aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2021-04-11 19:16:14 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-04-11 20:05:08 +0000
commitfe7bceff3788e299c2aae08a863072ff6b28bb8e (patch)
treeb8f10010349eed2f4f6a6eb08eff33b8dfa82a0d
parent89756e859f38190f8770f345eb783a0e81561714 (diff)
downloadports-fe7bceff3788e299c2aae08a863072ff6b28bb8e.tar.gz
ports-fe7bceff3788e299c2aae08a863072ff6b28bb8e.zip
devel/jetbrains-clion: Update to 2021.1
Changes https://confluence.jetbrains.com/pages/viewpage.action?pageId=211354095 PR: 254957 Approved by: Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
-rw-r--r--devel/jetbrains-clion/Makefile12
-rw-r--r--devel/jetbrains-clion/distinfo6
-rw-r--r--devel/jetbrains-clion/pkg-plist2052
3 files changed, 1068 insertions, 1002 deletions
diff --git a/devel/jetbrains-clion/Makefile b/devel/jetbrains-clion/Makefile
index f6ec44be9e4a..5d7ceec8682c 100644
--- a/devel/jetbrains-clion/Makefile
+++ b/devel/jetbrains-clion/Makefile
@@ -1,5 +1,5 @@
PORTNAME= clion
-PORTVERSION= 2020.3.3
+PORTVERSION= 2021.1
CATEGORIES= devel java
MASTER_SITES= https://download-cf.jetbrains.com/cpp/
PKGNAMEPREFIX= jetbrains-
@@ -15,7 +15,6 @@ LICENSE_TEXT= See: https://www.jetbrains.com/store/license.html
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \
- intellij-pty4j>=0.11.4:java/intellij-pty4j \
lsof:sysutils/lsof
USES= python:run shebangfix
@@ -23,7 +22,8 @@ USES= python:run shebangfix
USE_JAVA= yes
JAVA_VERSION= 11+
-SHEBANG_FILES= bin/printenv.py bin/restart.py
+SHEBANG_FILES= bin/printenv.py bin/restart.py \
+ plugins/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh
NO_ARCH= yes
NO_BUILD= yes
@@ -32,9 +32,6 @@ SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
WRKSRC= ${WRKDIR}/clion-${PORTVERSION}
do-install:
-# Initial JDK 15+ support
- @${REINPLACE_CMD} '/UseConcMarkSweepGC/d' ${WRKSRC}/bin/${PORTNAME}.vmoptions
- @${REINPLACE_CMD} '/UseConcMarkSweepGC/d' ${WRKSRC}/bin/${PORTNAME}64.vmoptions
# Linux/Windows/OS X only so remove them
@${RM} -r \
${WRKSRC}/bin/clang \
@@ -47,6 +44,7 @@ do-install:
${WRKSRC}/jbr \
${WRKSRC}/jre64 \
${WRKSRC}/lib/pty4j-native \
+ ${WRKSRC}/plugins/cwm-plugin/quiche-native \
${WRKSRC}/plugins/performanceTesting/bin
${MKDIR} ${STAGEDIR}${DATADIR}
@(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} \
@@ -57,7 +55,5 @@ do-install:
${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications/
# Use fsnotifier replacement provided by java/intellij-fsnotifier
${ECHO} "idea.filewatcher.executable.path=${PREFIX}/intellij/bin/fsnotifier" >> ${STAGEDIR}${DATADIR}/bin/idea.properties
-# Use pty4j replacement provided by java/intellij-pty4j
- ${LN} -sf ../../../intellij/lib/libpty ${STAGEDIR}${DATADIR}/lib/pty4j-native
.include <bsd.port.mk>
diff --git a/devel/jetbrains-clion/distinfo b/devel/jetbrains-clion/distinfo
index ee2b206373fc..5b2bd15844ec 100644
--- a/devel/jetbrains-clion/distinfo
+++ b/devel/jetbrains-clion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615973535
-SHA256 (jetbrains/CLion-2020.3.3.tar.gz) = 2470365df5c682aec24e6ce88a87100232d0f26607522dda79572414fb944083
-SIZE (jetbrains/CLion-2020.3.3.tar.gz) = 624552270
+TIMESTAMP = 1618068629
+SHA256 (jetbrains/CLion-2021.1.tar.gz) = fd82ff4e335f5a69e0e8ac2d442bfb29f5bd11d814b21efc481e0b77499802e3
+SIZE (jetbrains/CLion-2021.1.tar.gz) = 711517491
diff --git a/devel/jetbrains-clion/pkg-plist b/devel/jetbrains-clion/pkg-plist
index 21a111902dc9..59238dd793f1 100644
--- a/devel/jetbrains-clion/pkg-plist
+++ b/devel/jetbrains-clion/pkg-plist
@@ -47,77 +47,52 @@ share/applications/clion.desktop
%%DATADIR%%/bin/ltedit.sh
%%DATADIR%%/bin/printenv.py
%%DATADIR%%/bin/restart.py
+%%DATADIR%%/brokenPlugins.db
%%DATADIR%%/build.txt
+%%DATADIR%%/classpath.txt
%%DATADIR%%/help/ReferenceCard.pdf
%%DATADIR%%/help/ReferenceCardForMac.pdf
%%DATADIR%%/icons.db
-%%DATADIR%%/lib/FastInfoset-1.2.15.jar
-%%DATADIR%%/lib/RoaringBitmap-0.9.0.jar
-%%DATADIR%%/lib/animal-sniffer-annotations-1.18.jar
%%DATADIR%%/lib/annotations-20.1.0.jar
-%%DATADIR%%/lib/annotations-4.1.1.4.jar
%%DATADIR%%/lib/annotations-java5.jar
+%%DATADIR%%/lib/ap-validation-0.0.5.jar
%%DATADIR%%/lib/asm-7.1.jar
-%%DATADIR%%/lib/asm-all-9.0.jar
+%%DATADIR%%/lib/asm-all-9.1.jar
%%DATADIR%%/lib/asm-analysis-7.1.jar
%%DATADIR%%/lib/asm-commons-7.1.jar
%%DATADIR%%/lib/asm-tree-7.1.jar
%%DATADIR%%/lib/asm-util-7.1.jar
-%%DATADIR%%/lib/assertj-core-3.17.2.jar
+%%DATADIR%%/lib/assertj-core-3.19.0.jar
%%DATADIR%%/lib/automaton-1.12-1.jar
-%%DATADIR%%/lib/batik-anim-1.13.0-21.jar
-%%DATADIR%%/lib/batik-awt-util-1.13.0-21.jar
-%%DATADIR%%/lib/batik-bridge-1.13.0-21.jar
-%%DATADIR%%/lib/batik-codec-1.13.0-21.jar
-%%DATADIR%%/lib/batik-constants-1.13.0-21.jar
-%%DATADIR%%/lib/batik-css-1.13.0-21.jar
-%%DATADIR%%/lib/batik-dom-1.13.0-21.jar
-%%DATADIR%%/lib/batik-ext-1.13.0-21.jar
-%%DATADIR%%/lib/batik-gvt-1.13.0-21.jar
-%%DATADIR%%/lib/batik-parser-1.13.0-21.jar
-%%DATADIR%%/lib/batik-svg-dom-1.13.0-21.jar
-%%DATADIR%%/lib/batik-svggen-1.13.0-21.jar
-%%DATADIR%%/lib/batik-transcoder-1.13.0-21.jar
-%%DATADIR%%/lib/batik-util-1.13.0-21.jar
-%%DATADIR%%/lib/batik-xml-1.13.0-21.jar
-%%DATADIR%%/lib/bcpkix-jdk15on-1.65.jar
-%%DATADIR%%/lib/bcprov-jdk15on-1.65.jar
+%%DATADIR%%/lib/batik-codec-1.14.0-24.jar
+%%DATADIR%%/lib/batik-transcoder.jar
%%DATADIR%%/lib/blockmap-1.0.2.jar
%%DATADIR%%/lib/bootstrap.jar
-%%DATADIR%%/lib/built-in-server.jar
+%%DATADIR%%/lib/bouncy-castle-provider.jar
+%%DATADIR%%/lib/build-marker-CL-211.6693.114
%%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar
-%%DATADIR%%/lib/caffeine-2.8.5.jar
+%%DATADIR%%/lib/caffeine-2.8.8.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/cglib-nodep-3.2.4.jar
+%%DATADIR%%/lib/classgraph-4.8.102.jar
%%DATADIR%%/lib/cli-parser-1.1.5.jar
%%DATADIR%%/lib/clion.jar
%%DATADIR%%/lib/cloud-config-client.jar
-%%DATADIR%%/lib/common-image-3.5.jar
-%%DATADIR%%/lib/common-io-3.5.jar
-%%DATADIR%%/lib/common-lang-3.5.jar
%%DATADIR%%/lib/commons-cli-1.4.jar
-%%DATADIR%%/lib/commons-codec-1.14.jar
+%%DATADIR%%/lib/commons-codec-1.15.jar
%%DATADIR%%/lib/commons-collections-3.2.2.jar
%%DATADIR%%/lib/commons-compress-1.20.jar
%%DATADIR%%/lib/commons-httpclient-3.1-patched.jar
%%DATADIR%%/lib/commons-imaging-1.0-RC-1.jar
-%%DATADIR%%/lib/commons-io-2.7.jar
-%%DATADIR%%/lib/commons-lang-2.4.jar
+%%DATADIR%%/lib/commons-io-2.8.0.jar
%%DATADIR%%/lib/commons-lang3-3.10.jar
%%DATADIR%%/lib/commons-logging-1.2.jar
%%DATADIR%%/lib/commons-net-3.6.jar
-%%DATADIR%%/lib/configuration-store-impl.jar
%%DATADIR%%/lib/coverage-common.jar
-%%DATADIR%%/lib/credential-store.jar
%%DATADIR%%/lib/dbus-java-3.2.1.jar
-%%DATADIR%%/lib/delight-rhino-sandbox-0.0.11.jar
-%%DATADIR%%/lib/eddsa-0.3.0.jar
%%DATADIR%%/lib/error_prone_annotations-2.3.1.jar
-%%DATADIR%%/lib/error_prone_annotations-2.3.4.jar
-%%DATADIR%%/lib/extensions.jar
%%DATADIR%%/lib/external-system-rt.jar
-%%DATADIR%%/lib/failureaccess-1.0.1.jar
-%%DATADIR%%/lib/fluent-hc-4.5.12.jar
+%%DATADIR%%/lib/fluent-hc-4.5.13.jar
%%DATADIR%%/lib/forms-1.1-preview.jar
%%DATADIR%%/lib/forms_rt.jar
%%DATADIR%%/lib/grazie-spellchecker-0.1.9.jar
@@ -126,53 +101,44 @@ share/applications/clion.desktop
%%DATADIR%%/lib/groovy-jsr223-2.5.11.jar
%%DATADIR%%/lib/groovy-templates-2.5.11.jar
%%DATADIR%%/lib/groovy-xml-2.5.11.jar
-%%DATADIR%%/lib/grpc-api-1.32.2.jar
-%%DATADIR%%/lib/grpc-context-1.32.2.jar
-%%DATADIR%%/lib/grpc-core-1.32.2.jar
-%%DATADIR%%/lib/grpc-kotlin-stub-0.2.0.jar
-%%DATADIR%%/lib/grpc-netty-shaded-1.32.2.jar
-%%DATADIR%%/lib/grpc-protobuf-1.32.2.jar
-%%DATADIR%%/lib/grpc-protobuf-lite-1.32.2.jar
-%%DATADIR%%/lib/grpc-stub-1.32.2.jar
+%%DATADIR%%/lib/grpc-core.jar
+%%DATADIR%%/lib/grpc-kotlin-stub-1.0.0.jar
+%%DATADIR%%/lib/grpc-netty-shaded-1.34.1.jar
+%%DATADIR%%/lib/grpc-protobuf.jar
+%%DATADIR%%/lib/grpc-stub-1.34.1.jar
%%DATADIR%%/lib/gson-2.8.6.jar
-%%DATADIR%%/lib/guava-29.0-jre.jar
-%%DATADIR%%/lib/hamcrest-core-1.3.jar
+%%DATADIR%%/lib/guava.jar
+%%DATADIR%%/lib/h2-mvstore-1.4.200.jar
%%DATADIR%%/lib/hamcrest-library-1.3.jar
-%%DATADIR%%/lib/httpclient-4.5.12.jar
-%%DATADIR%%/lib/httpcore-4.4.13.jar
-%%DATADIR%%/lib/httpmime-4.5.12.jar
+%%DATADIR%%/lib/http-client.jar
%%DATADIR%%/lib/icons.jar
%%DATADIR%%/lib/icu4j-67.1.jar
-%%DATADIR%%/lib/imageio-core-3.5.jar
-%%DATADIR%%/lib/imageio-metadata-3.5.jar
-%%DATADIR%%/lib/imageio-tiff-3.5.jar
+%%DATADIR%%/lib/imageio-tiff.jar
%%DATADIR%%/lib/imgscalr-lib-4.2.jar
%%DATADIR%%/lib/ini4j-0.5.5-2.jar
-%%DATADIR%%/lib/intellij-coverage-agent-1.0.573.jar
-%%DATADIR%%/lib/intellij-deps-fastutil-8.4.1-4.jar
+%%DATADIR%%/lib/intellij-coverage-agent-1.0.579.jar
+%%DATADIR%%/lib/intellij-deps-fastutil-8.5.2-6.jar
%%DATADIR%%/lib/intellij-dvcs.jar
-%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.573.jar
+%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.579.jar
%%DATADIR%%/lib/intellij-xml.jar
%%DATADIR%%/lib/ion-java-1.6.2-3.jar
%%DATADIR%%/lib/isorelax-20030108.jar
-%%DATADIR%%/lib/istack-commons-runtime-3.0.7.jar
-%%DATADIR%%/lib/j2objc-annotations-1.3.jar
-%%DATADIR%%/lib/jackson-annotations-2.11.0.jar
-%%DATADIR%%/lib/jackson-core-2.11.0.jar
-%%DATADIR%%/lib/jackson-databind-2.11.0.jar
-%%DATADIR%%/lib/jackson-module-kotlin-2.11.0.jar
+%%DATADIR%%/lib/jackson-core-2.12.0.jar
+%%DATADIR%%/lib/jackson-databind.jar
+%%DATADIR%%/lib/jackson-dataformat-yaml-2.12.1.jar
+%%DATADIR%%/lib/jackson-module-kotlin-2.12.0.jar
%%DATADIR%%/lib/java-compatibility-1.0.1.jar
%%DATADIR%%/lib/java-string-similarity-1.2.1.jar
%%DATADIR%%/lib/java-utils-1.0.6.jar
%%DATADIR%%/lib/javax.activation-1.2.0.jar
%%DATADIR%%/lib/javax.annotation-api-1.3.2.jar
%%DATADIR%%/lib/jaxb-api-2.3.1.jar
-%%DATADIR%%/lib/jaxb-runtime-2.3.1.jar
+%%DATADIR%%/lib/jaxb-runtime.jar
%%DATADIR%%/lib/jaxen-1.2.0.jar
-%%DATADIR%%/lib/jcef-81.2.24-gc0b313d-chromium-81.0.4044.113-api-1.1.jar
-%%DATADIR%%/lib/jcodings-1.0.48.jar
+%%DATADIR%%/lib/jcef-87.1.13-g481a82a-chromium-87.0.4280.141-api-1.2.jar
+%%DATADIR%%/lib/jcip-annotations-1.0.jar
%%DATADIR%%/lib/jdom.jar
-%%DATADIR%%/lib/jediterm-pty-2.32.jar
+%%DATADIR%%/lib/jediterm-pty-2.42.jar
%%DATADIR%%/lib/jetCheck-0.2.2.jar
%%DATADIR%%/lib/jettison-1.4.0.jar
%%DATADIR%%/lib/jffi-1.2.19-native.jar
@@ -187,145 +153,93 @@ share/applications/clion.desktop
%%DATADIR%%/lib/jnr-posix-3.0.50.jar
%%DATADIR%%/lib/jnr-unixsocket-0.23.jar
%%DATADIR%%/lib/jnr-x86asm-1.0.2.jar
-%%DATADIR%%/lib/joni-2.1.32.jar
+%%DATADIR%%/lib/joni.jar
%%DATADIR%%/lib/jps-model.jar
%%DATADIR%%/lib/jsch-0.1.55.jar
-%%DATADIR%%/lib/jsch.agentproxy.connector-factory-0.0.9.jar
-%%DATADIR%%/lib/jsch.agentproxy.core-0.0.9.jar
+%%DATADIR%%/lib/jsch-agent-proxy.jar
%%DATADIR%%/lib/jsch.agentproxy.jsch-0.0.9.jar
-%%DATADIR%%/lib/jsch.agentproxy.pageant-0.0.9.jar
-%%DATADIR%%/lib/jsch.agentproxy.sshagent-0.0.9.jar
%%DATADIR%%/lib/jsch.agentproxy.sshj-0.0.9.jar
-%%DATADIR%%/lib/jsch.agentproxy.usocket-jna-0.0.9.jar
-%%DATADIR%%/lib/jsch.agentproxy.usocket-nc-0.0.9.jar
-%%DATADIR%%/lib/json-simple-1.1.1.jar
%%DATADIR%%/lib/json.jar
+%%DATADIR%%/lib/jsonpath.jar
%%DATADIR%%/lib/jsoup-1.12.1.jar
%%DATADIR%%/lib/jsr305-3.0.2.jar
-%%DATADIR%%/lib/jsr305.jar
-%%DATADIR%%/lib/jts-core-1.16.1.jar
-%%DATADIR%%/lib/jts-io-common-1.16.1.jar
-%%DATADIR%%/lib/junit-4.12.jar
-%%DATADIR%%/lib/junixsocket-common-2.3.2.jar
-%%DATADIR%%/lib/junixsocket-core-2.3.2.jar
-%%DATADIR%%/lib/junixsocket-native-common-2.3.2.jar
+%%DATADIR%%/lib/jts-io-common.jar
+%%DATADIR%%/lib/junit4.jar
+%%DATADIR%%/lib/junit5.jar
+%%DATADIR%%/lib/junixsocket-core.jar
%%DATADIR%%/lib/jzlib-1.1.3.jar
-%%DATADIR%%/lib/kotlin-reflect-1.4.0.jar
-%%DATADIR%%/lib/kotlin-stdlib-1.4.0.jar
-%%DATADIR%%/lib/kotlin-stdlib-common-1.4.0.jar
-%%DATADIR%%/lib/kotlin-stdlib-jdk7-1.4.0.jar
-%%DATADIR%%/lib/kotlin-stdlib-jdk8-1.4.0.jar
-%%DATADIR%%/lib/kotlin-test-1.4.0.jar
-%%DATADIR%%/lib/kotlin-test-common-1.4.0.jar
-%%DATADIR%%/lib/kotlinx-coroutines-core-1.3.9.jar
-%%DATADIR%%/lib/kotlinx-coroutines-jdk8-1.3.9.jar
-%%DATADIR%%/lib/kotlinx-serialization-core-1.0.0-RC.jar
-%%DATADIR%%/lib/kryo-2.24.0.jar
-%%DATADIR%%/lib/ktor-websockets-1.3.1.jar
+%%DATADIR%%/lib/kotlin-reflect-1.4.32.jar
+%%DATADIR%%/lib/kotlin-stdlib-jdk8.jar
+%%DATADIR%%/lib/kotlin-test.jar
+%%DATADIR%%/lib/kotlinx-coroutines-jdk8.jar
+%%DATADIR%%/lib/kotlinx-serialization-core-jvm-1.0.1.jar
+%%DATADIR%%/lib/kotlinx-serialization-json-jvm-1.0.1.jar
+%%DATADIR%%/lib/kryo.jar
+%%DATADIR%%/lib/ktor-websockets-1.5.0.jar
%%DATADIR%%/lib/log4j.jar
%%DATADIR%%/lib/lz4-java-1.7.1.jar
+%%DATADIR%%/lib/markdown-0.1.41.jar
%%DATADIR%%/lib/markdown4j-2.2-cj-1.1.jar
%%DATADIR%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar
-%%DATADIR%%/lib/maven-artifact-3.6.1.jar
-%%DATADIR%%/lib/maven-builder-support-3.6.1.jar
-%%DATADIR%%/lib/maven-model-3.6.1.jar
-%%DATADIR%%/lib/maven-model-builder-3.6.1.jar
-%%DATADIR%%/lib/maven-repository-metadata-3.6.1.jar
-%%DATADIR%%/lib/maven-resolver-api-1.3.3.jar
-%%DATADIR%%/lib/maven-resolver-impl-1.3.3.jar
-%%DATADIR%%/lib/maven-resolver-provider-3.6.1.jar
-%%DATADIR%%/lib/maven-resolver-spi-1.3.3.jar
-%%DATADIR%%/lib/maven-resolver-util-1.3.3.jar
-%%DATADIR%%/lib/memoryfilesystem-2.1.0.jar
+%%DATADIR%%/lib/maven-resolver-provider.jar
%%DATADIR%%/lib/microba.jar
-%%DATADIR%%/lib/miglayout-core-5.2.jar
-%%DATADIR%%/lib/miglayout-swing-5.2.jar
-%%DATADIR%%/lib/minlog-1.2.jar
+%%DATADIR%%/lib/miglayout-swing.jar
%%DATADIR%%/lib/nanoxml-2.2.3.jar
-%%DATADIR%%/lib/netty-buffer-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-codec-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-codec-http-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-codec-http2-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-codec-socks-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-common-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-handler-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-handler-proxy-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-resolver-4.1.52.Final.jar
-%%DATADIR%%/lib/netty-transport-4.1.52.Final.jar
+%%DATADIR%%/lib/netty-buffer.jar
+%%DATADIR%%/lib/netty-codec-http.jar
+%%DATADIR%%/lib/netty-handler-proxy.jar
+%%DATADIR%%/lib/ngram-slp-0.0.3.jar
%%DATADIR%%/lib/objenesis-3.1.jar
+%%DATADIR%%/lib/okhttp.jar
%%DATADIR%%/lib/openapi.jar
-%%DATADIR%%/lib/org.eclipse.lsp4j-0.7.1.jar
-%%DATADIR%%/lib/org.eclipse.lsp4j.jsonrpc-0.7.1.jar
-%%DATADIR%%/lib/org.eclipse.xtend.lib-2.17.0.jar
-%%DATADIR%%/lib/org.eclipse.xtend.lib.macro-2.17.0.jar
-%%DATADIR%%/lib/org.eclipse.xtext.xbase.lib-2.14.0.jar
-%%DATADIR%%/lib/org.eclipse.xtext.xbase.lib-2.17.0.jar
+%%DATADIR%%/lib/org.eclipse.lsp4j-0.10.0.jar
+%%DATADIR%%/lib/org.eclipse.lsp4j.jsonrpc-0.10.0.jar
+%%DATADIR%%/lib/org.eclipse.xtext.xbase.lib-2.24.0.jar
%%DATADIR%%/lib/oro-2.0.8.jar
%%DATADIR%%/lib/owasp-java-html-sanitizer-20191001.1.jar
-%%DATADIR%%/lib/perfmark-api-0.19.0.jar
%%DATADIR%%/lib/platform-api.jar
-%%DATADIR%%/lib/platform-concurrency.jar
-%%DATADIR%%/lib/platform-core-ui.jar
-%%DATADIR%%/lib/platform-diagnostic.jar
-%%DATADIR%%/lib/platform-ide-util-io.jar
%%DATADIR%%/lib/platform-impl.jar
%%DATADIR%%/lib/platform-objectSerializer-annotations.jar
-%%DATADIR%%/lib/platform-objectSerializer.jar
-%%DATADIR%%/lib/platform-rd-community.jar
-%%DATADIR%%/lib/platform-serviceContainer.jar
-%%DATADIR%%/lib/platform-statistics-config.jar
%%DATADIR%%/lib/platform-statistics-devkit.jar
-%%DATADIR%%/lib/platform-statistics-uploader.jar
-%%DATADIR%%/lib/platform-statistics.jar
-%%DATADIR%%/lib/platform-util-ex.jar
-%%DATADIR%%/lib/platform-util-ui.jar
-%%DATADIR%%/lib/plexus-component-annotations-1.7.1.jar
-%%DATADIR%%/lib/plexus-interpolation-1.25.jar
-%%DATADIR%%/lib/plexus-utils-3.2.0.jar
-%%DATADIR%%/lib/proto-google-common-protos-1.17.0.jar
+%%DATADIR%%/lib/plexus-utils-3.3.0.jar
%%DATADIR%%/lib/protobuf-java-3.13.0.jar
-%%DATADIR%%/lib/proxy-vole-1.0.5-jb.2.jar
-%%DATADIR%%/lib/pty4j-0.11.1.jar
-%%DATADIR%%/lib/pty4j-native
-%%DATADIR%%/lib/purejavacomm-0.0.11.1.jar
-%%DATADIR%%/lib/rd-core-0.203.181.jar
-%%DATADIR%%/lib/rd-framework-0.203.181.jar
-%%DATADIR%%/lib/rd-swing-0.203.181.jar
+%%DATADIR%%/lib/proxy-vole.jar
+%%DATADIR%%/lib/pty4j.jar
+%%DATADIR%%/lib/rd-core-0.211.234.jar
+%%DATADIR%%/lib/rd-framework-0.211.234.jar
+%%DATADIR%%/lib/rd-swing-0.211.234.jar
%%DATADIR%%/lib/resources.jar
%%DATADIR%%/lib/resources_en.jar
-%%DATADIR%%/lib/rhino-1.7.12.jar
+%%DATADIR%%/lib/rhino-runtime-1.7.13.jar
%%DATADIR%%/lib/rngom-20051226-patched.jar
+%%DATADIR%%/lib/roaringbitmap.jar
+%%DATADIR%%/lib/rocksdbjni-6.15.2.jar
%%DATADIR%%/lib/serviceMessages-2019.1.4.jar
-%%DATADIR%%/lib/shims-0.9.0.jar
-%%DATADIR%%/lib/slf4j-api-1.7.25.jar
-%%DATADIR%%/lib/slf4j-log4j12-1.7.25.jar
-%%DATADIR%%/lib/snakeyaml-1.26.jar
-%%DATADIR%%/lib/snakeyaml-engine-2.1.jar
+%%DATADIR%%/lib/slf4j.jar
+%%DATADIR%%/lib/snakeyaml-1.27.jar
+%%DATADIR%%/lib/snakeyaml-engine-2.2.1.jar
%%DATADIR%%/lib/spellchecker.jar
-%%DATADIR%%/lib/ssh-nio-fs-1.0.20.jar
-%%DATADIR%%/lib/sshj-0.29.0.jar
+%%DATADIR%%/lib/ssh-nio-fs-1.0.21.jar
+%%DATADIR%%/lib/sshj.jar
+%%DATADIR%%/lib/stats.jar
%%DATADIR%%/lib/stax-api-1.0.1.jar
-%%DATADIR%%/lib/stax-ex-1.8.jar
-%%DATADIR%%/lib/streamex-0.7.2.jar
+%%DATADIR%%/lib/streamex-0.7.3.jar
%%DATADIR%%/lib/swingx-core-1.6.2-2.jar
%%DATADIR%%/lib/testFramework.jar
-%%DATADIR%%/lib/tips-clion-203.11.jar
+%%DATADIR%%/lib/tips-clion-202.7.jar
%%DATADIR%%/lib/trang-core.jar
%%DATADIR%%/lib/trove4j.jar
-%%DATADIR%%/lib/txw2-2.3.1.jar
%%DATADIR%%/lib/util.jar
-%%DATADIR%%/lib/velocity-1.7.jar
+%%DATADIR%%/lib/velocity.jar
%%DATADIR%%/lib/winp-1.28.jar
%%DATADIR%%/lib/xercesImpl-2.12.0.jar
%%DATADIR%%/lib/xml-apis-ext-1.3.04.jar
%%DATADIR%%/lib/xml-resolver-1.2.jar
%%DATADIR%%/lib/xmlbeans-2.6.0.jar
-%%DATADIR%%/lib/xmlgraphics-commons-2.4.jar
-%%DATADIR%%/lib/xmlpull-1.1.3.1.jar
%%DATADIR%%/lib/xmlrpc-2.0.1.jar
-%%DATADIR%%/lib/xpp3_min-1.1.4c.jar
-%%DATADIR%%/lib/xstream-1.4.11.1.jar
+%%DATADIR%%/lib/xstream.jar
%%DATADIR%%/lib/xz-1.8.jar
+%%DATADIR%%/lib/zip-signer.jar
%%DATADIR%%/license/CMake-license-cygwin-exception.txt
%%DATADIR%%/license/GDB-license.txt
%%DATADIR%%/license/GDB-sources.txt
@@ -373,12 +287,11 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/DatabaseTools/lib/database-minicats.jar
%%DATADIR%%/plugins/DatabaseTools/lib/database-openapi.jar
%%DATADIR%%/plugins/DatabaseTools/lib/jdbc-console.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/mariadb-1.8.jar
%%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-connector-basic-1.3.3.jar
%%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-file-1.3.3.jar
%%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-http-1.3.3.jar
%%DATADIR%%/plugins/DatabaseTools/lib/resources_en.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/tips-database-plugin-203.53.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/tips-database-plugin-211.76.jar
%%DATADIR%%/plugins/DatabaseTools/lib/unidecode-0.0.7.jar
%%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar
%%DATADIR%%/plugins/IntelliLang/lib/java-langInjection-jps.jar
@@ -425,8 +338,8 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-stringifier.js
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-tree.js
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-util.js
-%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-9d1e29453470.ijx
-%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-9d1e29453470.txt
+%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-280d17517411.ijx
+%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-280d17517411.txt
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts
@@ -547,13 +460,17 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/PerforceIntegration/lib/perforce_util.jar
%%DATADIR%%/plugins/PerforceIntegration/lib/resources_en.jar
%%DATADIR%%/plugins/c-clangd/lib/c-clangd.jar
+%%DATADIR%%/plugins/c-clangd/lib/resources_en.jar
+%%DATADIR%%/plugins/c-performanceTesting/lib/c-performanceTesting.jar
%%DATADIR%%/plugins/c-plugin/lib/c-plugin.jar
%%DATADIR%%/plugins/c-plugin/lib/resources_en.jar
-%%DATADIR%%/plugins/cidr-base-plugin/lib/antlr4-runtime-4.1.jar
%%DATADIR%%/plugins/cidr-base-plugin/lib/cidr-base-plugin.jar
%%DATADIR%%/plugins/cidr-base-plugin/lib/resources_en.jar
%%DATADIR%%/plugins/cidr-clangFormat/lib/cidr-clangFormat.jar
%%DATADIR%%/plugins/cidr-clangFormat/lib/resources_en.jar
+%%DATADIR%%/plugins/cidr-debugger-plugin/lib/antlr4-runtime-4.1.jar
+%%DATADIR%%/plugins/cidr-debugger-plugin/lib/cidr-debugger-plugin.jar
+%%DATADIR%%/plugins/cidr-debugger-plugin/lib/resources_en.jar
%%DATADIR%%/plugins/cidr-langInjection/lib/cidr-langInjection.jar
%%DATADIR%%/plugins/cidr-markdown/lib/cidr-markdown.jar
%%DATADIR%%/plugins/clion-compdb/lib/clion-compdb.jar
@@ -569,16 +486,20 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/clion-gradle/lib/resources_en.jar
%%DATADIR%%/plugins/clion-makefile/lib/clion-makefile.jar
%%DATADIR%%/plugins/clion-makefile/lib/resources_en.jar
+%%DATADIR%%/plugins/clion-test-boost/lib/cidr-test-boost-lang.jar
%%DATADIR%%/plugins/clion-test-boost/lib/cidr-test-boost.jar
%%DATADIR%%/plugins/clion-test-boost/lib/clion-test-boost.jar
+%%DATADIR%%/plugins/clion-test-catch/lib/cidr-test-catch-lang.jar
%%DATADIR%%/plugins/clion-test-catch/lib/cidr-test-catch.jar
%%DATADIR%%/plugins/clion-test-catch/lib/clion-test-catch.jar
+%%DATADIR%%/plugins/clion-test-doctest/lib/cidr-test-doctest-lang.jar
%%DATADIR%%/plugins/clion-test-doctest/lib/cidr-test-doctest.jar
%%DATADIR%%/plugins/clion-test-doctest/lib/clion-test-doctest.jar
%%DATADIR%%/plugins/clion-test-google/lib/cidr-test-google-lang.jar
%%DATADIR%%/plugins/clion-test-google/lib/cidr-test-google.jar
%%DATADIR%%/plugins/clion-test-google/lib/clion-test-google.jar
%%DATADIR%%/plugins/clion-webDeployment/lib/clion-webDeployment.jar
+%%DATADIR%%/plugins/clion-webDeployment/lib/resources_en.jar
%%DATADIR%%/plugins/clion/lib/clion.jar
%%DATADIR%%/plugins/clion/lib/resources_en.jar
%%DATADIR%%/plugins/cloud-config/lib/cloud-config.jar
@@ -586,9 +507,28 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/coffeescript-core/lib/coffeescript-core.jar
%%DATADIR%%/plugins/coffeescript-core/lib/resources_en.jar
%%DATADIR%%/plugins/completionMlRanking/lib/completionMlRanking.jar
-%%DATADIR%%/plugins/completionMlRanking/lib/ngram-slp-0.0.2.jar
%%DATADIR%%/plugins/completionMlRanking/lib/resources_en.jar
%%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar
+%%DATADIR%%/plugins/configurationScript/lib/resources_en.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/Java-WebSocket-1.4.0.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-common.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-host-unattended.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-host.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-lobby-common.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-model-generated.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin-terminal.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-common.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-ssh.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/idea-ultimate-build-dependencies.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/jnaerator-runtime-0.12.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/jstun-0.7.5.20200723.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/quiche-jna-stubs-61.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/rd-ide-model-generated.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/rd-platform.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/rd-text-0.211.234.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/rd-ui.jar
+%%DATADIR%%/plugins/cwm-plugin/lib/tls-channel-0.3.2.jar
%%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar
%%DATADIR%%/plugins/emojipicker/lib/resources_en.jar
%%DATADIR%%/plugins/git4idea/lib/git4idea-rt.jar
@@ -596,13 +536,11 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/git4idea/lib/resources_en.jar
%%DATADIR%%/plugins/github/lib/github.jar
%%DATADIR%%/plugins/github/lib/resources_en.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-api-6.7.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-api-impldep-6.7.jar
%%DATADIR%%/plugins/gradle/lib/gradle-common.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-launcher-6.7.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-lib.jar
%%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-api.jar
%%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-impl.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-wrapper-6.7.jar
+%%DATADIR%%/plugins/gradle/lib/gradle-toolingProxy.jar
%%DATADIR%%/plugins/gradle/lib/gradle.jar
%%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar
%%DATADIR%%/plugins/hg4idea/lib/resources_en.jar
@@ -610,10 +548,11 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/htmltools/lib/resources_en.jar
%%DATADIR%%/plugins/less/lib/less.jar
%%DATADIR%%/plugins/less/lib/resources_en.jar
-%%DATADIR%%/plugins/markdown/lib/markdown-0.1.41.jar
+%%DATADIR%%/plugins/makefile/lib/makefile.jar
+%%DATADIR%%/plugins/makefile/lib/resources_en.jar
%%DATADIR%%/plugins/markdown/lib/markdown.jar
%%DATADIR%%/plugins/markdown/lib/resources_en.jar
-%%DATADIR%%/plugins/performanceTesting/lib/async-profiler-1.8.1-1.jar
+%%DATADIR%%/plugins/performanceTesting/lib/async-profiler-1.8.3.jar
%%DATADIR%%/plugins/performanceTesting/lib/byte-buddy-agent-1.10.1.jar
%%DATADIR%%/plugins/performanceTesting/lib/performanceTesting.jar
%%DATADIR%%/plugins/performanceTesting/lib/resources_en.jar
@@ -1235,7 +1174,6 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/python-ce/helpers/pycharm/_jb_trialtest_runner.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/_jb_unittest_runner.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/_jb_utils.py
-%%DATADIR%%/plugins/python-ce/helpers/pycharm/_jb_wsl_get_ip.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/appcfg_fetcher.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/attestrunner.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/behave_runner.py
@@ -1287,8 +1225,10 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/flake8_v2_plugin.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/flake8_v3_plugin.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/jb_behave_formatter.py
+%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/jb_local_exc_store.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/messages.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/nose_report.py
+%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/pylint_reporter.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/pytest_plugin.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/unittestpy.py
%%DATADIR%%/plugins/python-ce/helpers/pycharm/utrunner.py
@@ -1991,6 +1931,7 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/python-ce/helpers/tools/versions.xml
%%DATADIR%%/plugins/python-ce/helpers/typeshed/.flake8
%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/mypy_primer.yml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/mypy_primer_comment.yml
%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/stubtest-unused-whitelist.yml
%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/tests.yml
%%DATADIR%%/plugins/python-ce/helpers/typeshed/CONTRIBUTING.md
@@ -1998,495 +1939,944 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/python-ce/helpers/typeshed/README.md
%%DATADIR%%/plugins/python-ce/helpers/typeshed/pre-commit
%%DATADIR%%/plugins/python-ce/helpers/typeshed/pyproject.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/pyrightconfig.json
%%DATADIR%%/plugins/python-ce/helpers/typeshed/requirements-tests-py3.txt
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh
%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/migrate_script.py
%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/update-stubtest-whitelist.py
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/ConfigParser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/Queue.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/SocketServer.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/__builtin__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/_io.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/_json.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/_winreg.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/ast.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/builtins.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/cPickle.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/collections.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/compileall.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/archive_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/bcppcompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/ccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/cmd.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_dumb.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_msi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_packager.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_rpm.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/bdist_wininst.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_clib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_ext.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_py.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/build_scripts.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/check.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/clean.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/config.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_data.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_egg_info.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_headers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_lib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/install_scripts.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/register.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/sdist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/command/upload.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/config.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/core.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/cygwinccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/debug.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/dep_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/dir_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/dist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/emxccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/errors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/extension.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/fancy_getopt.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/file_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/filelist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/log.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/msvccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/spawn.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/sysconfig.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/text_file.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/unixccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/distutils/version.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/MIMEText.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/_parseaddr.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/base64mime.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/charset.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/encoders.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/feedparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/generator.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/header.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/iterators.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/message.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/application.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/audio.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/base.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/image.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/message.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/multipart.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/nonmultipart.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/mime/text.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/parser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/quoprimime.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/email/utils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/exceptions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/fcntl.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/functools.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/gc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/gettext.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/hashlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/heapq.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/importlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/inspect.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/io.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/itertools.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/json.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/pool.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/process.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/multiprocessing/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/ntpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/os/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/os/path.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/os2emxpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/pipes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/posix.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/posixpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/random.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/re.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/resource.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/signal.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/sre_constants.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/sre_parse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/subprocess.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/sys.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/tempfile.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/textwrap.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/tokenize.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/types.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/typing.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/unittest.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/urllib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2/urlparse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/__future__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_bisect.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_codecs.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_csv.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_curses.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_dummy_threading.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_heapq.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_msi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_random.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_typeshed/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_typeshed/wsgi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_typeshed/xml.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/_warnings.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/aifc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/antigravity.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/argparse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/array.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/asyncore.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/audioop.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/base64.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/bdb.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/binascii.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/bz2.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cProfile.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cgi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cmath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/cmd.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/codecs.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/contextlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/crypt.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/csv.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ctypes/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ctypes/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ctypes/wintypes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/curses/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/curses/ascii.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/curses/panel.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/curses/textpad.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/datetime.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/decimal.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/difflib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/doctest.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/filecmp.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/fractions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ftplib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/genericpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/hmac.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/imaplib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/imghdr.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/keyword.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/locale.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/logging/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/logging/config.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/logging/handlers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/macpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/marshal.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/math.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/mimetypes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/mmap.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/modulefinder.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/msilib/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/msilib/schema.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/msilib/sequence.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/msilib/text.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/numbers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/opcode.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/operator.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/parser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pdb.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pickle.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pkgutil.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/plistlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pprint.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pstats.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/py_compile.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pydoc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pydoc_data/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pydoc_data/topics.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pyexpat/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pyexpat/errors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/pyexpat/model.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/select.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/shutil.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/socket.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/sqlite3/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/ssl.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/struct.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/sunau.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/tarfile.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/termios.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/this.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/threading.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/time.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/token.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/turtle.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/uu.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/uuid.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/warnings.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wave.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/webbrowser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/winsound.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/handlers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/headers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/simple_server.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/types.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/wsgiref/validate.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/NodeFilter.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/domreg.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/minidom.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/dom/pulldom.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/etree/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/parsers/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/sax/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/sax/handler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/sax/saxutils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/zipfile.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/zipimport.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/2and3/zlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.7/_py_abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.7/contextvars.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.9/graphlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3.9/zoneinfo/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_bootlocale.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_compat_pickle.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_compression.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_imp.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_importlib_modulespec.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_json.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_operator.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_sitebuiltins.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_thread.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_tkinter.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_tracemalloc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/_winapi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/ast.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/base_events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/base_futures.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/base_subprocess.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/base_tasks.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/compat.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/constants.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/coroutines.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/exceptions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/format_helpers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/futures.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/locks.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/log.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/proactor_events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/protocols.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/queues.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/runners.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/selector_events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/sslproto.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/staggered.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/streams.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/subprocess.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/tasks.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/threads.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/transports.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/trsock.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/unix_events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/windows_events.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/asyncio/windows_utils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/builtins.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/collections/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/collections/abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/compileall.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/concurrent/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/concurrent/futures/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/concurrent/futures/_base.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/concurrent/futures/process.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/concurrent/futures/thread.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/configparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/dbm/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/dbm/dumb.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/dbm/gnu.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/dbm/ndbm.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/archive_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/bcppcompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/ccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/cmd.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_dumb.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_msi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_packager.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_rpm.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/bdist_wininst.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_clib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_ext.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_py.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/build_scripts.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/check.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/clean.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/config.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_data.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_egg_info.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_headers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_lib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/install_scripts.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/register.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/sdist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/command/upload.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/config.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/core.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/cygwinccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/debug.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/dep_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/dir_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/dist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/errors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/extension.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/fancy_getopt.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/file_util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/filelist.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/log.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/msvccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/spawn.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/sysconfig.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/text_file.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/unixccompiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/distutils/version.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/charset.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/contentmanager.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/encoders.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/errors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/feedparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/generator.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/header.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/headerregistry.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/iterators.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/message.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/mime/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/mime/application.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/mime/audio.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/mime/base.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/mime/image.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/mime/message.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/mime/multipart.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/mime/nonmultipart.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/mime/text.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/parser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/policy.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/email/utils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/faulthandler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/fcntl.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/functools.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/gc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/gettext.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/hashlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/heapq.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/http/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/http/client.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/http/cookiejar.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/http/cookies.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/http/server.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/importlib/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/importlib/abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/importlib/machinery.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/importlib/metadata.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/importlib/resources.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/importlib/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/inspect.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/io.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/ipaddress.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/itertools.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/json/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/json/decoder.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/json/encoder.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/json/tool.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/lzma.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/connection.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/context.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/managers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/pool.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/process.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/queues.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/shared_memory.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/sharedctypes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/spawn.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/multiprocessing/synchronize.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/ntpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/os/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/os/path.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/pathlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/pipes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/posix.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/posixpath.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/queue.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/random.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/re.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/resource.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/selectors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/signal.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/socketserver.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/sre_constants.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/sre_parse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/statistics.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/subprocess.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/sys.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/tempfile.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/textwrap.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/tokenize.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/tracemalloc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/types.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/typing.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/async_case.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/case.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/loader.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/main.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/mock.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/result.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/runner.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/signals.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/suite.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/unittest/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/urllib/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/urllib/error.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/urllib/parse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/urllib/request.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/urllib/response.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/urllib/robotparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/venv/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/winreg.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/xmlrpc/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/xmlrpc/client.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/xmlrpc/server.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/xxlimited.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/3/zipapp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ConfigParser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/Queue.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/SocketServer.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/__builtin__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_ast.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_io.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_json.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_winreg.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ast.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/builtins.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cPickle.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cgi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/collections.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/compileall.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/archive_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/bcppcompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/ccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/cmd.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/bdist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/bdist_dumb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/bdist_msi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/bdist_packager.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/bdist_rpm.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/bdist_wininst.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/build.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/build_clib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/build_ext.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/build_py.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/build_scripts.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/check.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/clean.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/config.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/install.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/install_data.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/install_egg_info.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/install_headers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/install_lib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/install_scripts.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/register.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/sdist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/command/upload.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/config.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/core.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/cygwinccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/debug.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/dep_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/dir_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/dist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/emxccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/errors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/extension.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/fancy_getopt.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/file_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/filelist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/log.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/msvccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/spawn.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/sysconfig.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/text_file.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/unixccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/version.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dummy_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/MIMEText.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/_parseaddr.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/base64mime.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/charset.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/encoders.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/feedparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/generator.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/header.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/iterators.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/message.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/mime/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/mime/application.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/mime/audio.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/mime/base.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/mime/image.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/mime/message.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/mime/multipart.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/mime/nonmultipart.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/mime/text.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/parser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/quoprimime.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/exceptions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/fcntl.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/functools.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/gc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/gettext.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/hashlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/heapq.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/importlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/inspect.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/io.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/itertools.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/json.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/dummy/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/dummy/connection.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/pool.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/process.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ntpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/os/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/os/path.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/os2emxpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pipes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/platform.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/posix.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/posixpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/random.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/re.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/resource.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/signal.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sre_constants.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sre_parse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/string.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/subprocess.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sys.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tempfile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/textwrap.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tokenize.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/types.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/typing.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/unittest.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/urllib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/urlparse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/VERSIONS
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/__future__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_ast.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_bisect.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_bootlocale.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_codecs.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_collections_abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_compat_pickle.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_compression.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_csv.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_curses.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_dummy_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_dummy_threading.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_heapq.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_imp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_importlib_modulespec.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_json.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_msi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_operator.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_py_abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_random.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_sitebuiltins.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_tkinter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_tracemalloc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/tkinter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/wsgi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/xml.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_warnings.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_winapi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/aifc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/antigravity.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/argparse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/array.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ast.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/base_events.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/base_futures.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/base_subprocess.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/base_tasks.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/compat.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/constants.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/coroutines.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/events.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/exceptions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/format_helpers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/futures.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/locks.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/log.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/proactor_events.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/protocols.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/queues.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/runners.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/selector_events.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/sslproto.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/staggered.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/streams.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/subprocess.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/tasks.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/threads.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/transports.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/trsock.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/unix_events.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/windows_events.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/windows_utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncore.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/audioop.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/base64.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/bdb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/binascii.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/builtins.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/bz2.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/cProfile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/cgi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/cmath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/cmd.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/codecs.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/collections/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/collections/abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compileall.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/futures/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/futures/_base.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/futures/process.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/futures/thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/configparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/contextlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/contextvars.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/crypt.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/csv.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/wintypes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/curses/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/curses/ascii.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/curses/panel.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/curses/textpad.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/datetime.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dbm/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dbm/dumb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dbm/gnu.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dbm/ndbm.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/decimal.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/difflib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/archive_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/bcppcompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/ccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/cmd.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/bdist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/bdist_dumb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/bdist_msi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/bdist_packager.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/bdist_rpm.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/bdist_wininst.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/build.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/build_clib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/build_ext.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/build_py.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/build_scripts.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/check.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/clean.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/config.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/install.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/install_data.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/install_egg_info.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/install_headers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/install_lib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/install_scripts.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/register.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/sdist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/command/upload.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/config.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/core.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/cygwinccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/debug.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/dep_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/dir_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/dist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/errors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/extension.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/fancy_getopt.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/file_util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/filelist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/log.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/msvccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/spawn.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/sysconfig.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/text_file.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/unixccompiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/version.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/doctest.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dummy_threading.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/charset.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/contentmanager.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/encoders.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/errors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/feedparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/generator.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/header.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/headerregistry.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/iterators.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/message.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/mime/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/mime/application.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/mime/audio.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/mime/base.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/mime/image.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/mime/message.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/mime/multipart.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/mime/nonmultipart.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/mime/text.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/parser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/policy.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/faulthandler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/fcntl.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/filecmp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/formatter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/fractions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ftplib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/functools.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/gc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/genericpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/gettext.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/graphlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/hashlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/heapq.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/hmac.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/http/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/http/client.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/http/cookiejar.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/http/cookies.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/http/server.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/imaplib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/imghdr.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/machinery.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/metadata.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/inspect.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/io.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ipaddress.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/itertools.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/json/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/json/decoder.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/json/encoder.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/json/tool.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/keyword.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/locale.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/logging/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/logging/config.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/logging/handlers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lzma.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/macpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/marshal.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/math.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/mimetypes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/mmap.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/modulefinder.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/msilib/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/msilib/schema.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/msilib/sequence.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/msilib/text.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/connection.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/context.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/dummy/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/dummy/connection.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/managers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/pool.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/process.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/queues.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/shared_memory.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/sharedctypes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/spawn.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/synchronize.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ntpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/numbers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/opcode.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/operator.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/os/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/os/path.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ossaudiodev.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/parser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pathlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pdb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pickle.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pipes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pkgutil.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/platform.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/plistlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/posix.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/posixpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pprint.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pstats.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/py_compile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pydoc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pydoc_data/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pydoc_data/topics.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pyexpat/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pyexpat/errors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pyexpat/model.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/queue.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/random.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/re.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/resource.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/select.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/selectors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/shutil.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/signal.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/socket.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/socketserver.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sqlite3/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sqlite3/dbapi2.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sre_constants.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sre_parse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ssl.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/statistics.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/string.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/struct.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/subprocess.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sunau.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sys.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/tarfile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/tempfile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/termios.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/textwrap.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/this.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/threading.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/time.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/token.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/tokenize.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/tracemalloc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/turtle.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/types.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/typing.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/async_case.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/case.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/loader.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/main.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/mock.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/result.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/runner.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/signals.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/suite.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/urllib/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/urllib/error.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/urllib/parse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/urllib/request.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/urllib/response.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/urllib/robotparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/uu.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/uuid.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/venv/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/warnings.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/wave.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/webbrowser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/winreg.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/winsound.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/wsgiref/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/wsgiref/handlers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/wsgiref/headers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/wsgiref/simple_server.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/wsgiref/types.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/wsgiref/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/wsgiref/validate.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/dom/NodeFilter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/dom/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/dom/domreg.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/dom/expatbuilder.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/dom/minicompat.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/dom/minidom.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/dom/pulldom.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/dom/xmlbuilder.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/etree/ElementInclude.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/etree/ElementPath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/etree/ElementTree.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/etree/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/etree/cElementTree.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/parsers/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/parsers/expat/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/parsers/expat/errors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/parsers/expat/model.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/handler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/saxutils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/xmlreader.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xmlrpc/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xmlrpc/client.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/xmlrpc/server.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zipapp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zipfile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zipimport.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/zoneinfo/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/DateTimeRange/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/DateTimeRange/datetimerange/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Deprecated/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Deprecated/deprecated/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Deprecated/deprecated/classic.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Deprecated/deprecated/sphinx.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/JACK-Client/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/JACK-Client/jack/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/__meta__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/blockparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/blockprocessors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/core.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/abbr.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/admonition.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/attr_list.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/codehilite.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/def_list.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/extra.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/fenced_code.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/footnotes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/legacy_attrs.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/legacy_em.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/md_in_html.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/meta.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/nl2br.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/sane_lists.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/smarty.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/tables.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/toc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/extensions/wikilinks.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/inlinepatterns.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/pep562.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/postprocessors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/preprocessors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/serializers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/treeprocessors.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Markdown/markdown/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/_compat.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/_internal.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/_reloader.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/atom.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/cache.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/fixers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/iterio.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/jsrouting.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/limiter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/lint.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/profiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/securecookie.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/sessions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/testtools.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/wrappers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/datastructures.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/debug/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/debug/console.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/debug/repr.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/debug/tbtools.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/exceptions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/filesystem.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/formparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/http.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/local.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/dispatcher.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/http_proxy.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/lint.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/profiler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/proxy_fix.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/shared_data.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/posixemulation.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/routing.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/script.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/security.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/serving.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/test.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/testapp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/urls.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/useragents.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/wrappers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/Werkzeug/werkzeug/wsgi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/base.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/os.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/binary.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/text.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/atomicwrites/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/atomicwrites/atomicwrites/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/attrs/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/attrs/attr/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/attrs/attr/_version_info.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/attrs/attr/converters.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/attrs/attr/exceptions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/attrs/attr/filters.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/attrs/attr/validators.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/cache.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/decorators.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/func.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/lfu.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/lru.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/rr.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cachetools/cachetools/ttl.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/enums.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/langbulgarianmodel.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/langcyrillicmodel.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/langgreekmodel.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/langhebrewmodel.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/langhungarianmodel.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/langthaimodel.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/langturkishmodel.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/universaldetector.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/version.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-spinner/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-spinner/click_spinner/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/contextvars/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/contextvars/contextvars.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/exceptions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/fernet.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/backends/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/backends/interfaces.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/bindings/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/bindings/openssl/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/bindings/openssl/binding.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/dh.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/dsa.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/ec.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/ed25519.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/ed448.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/padding.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/rsa.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/x25519.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/x448.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/aead.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/algorithms.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/modes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/cmac.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/constant_time.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/hashes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/hmac.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/concatkdf.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/hkdf.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/kbkdf.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/pbkdf2.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/scrypt.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/x963kdf.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/keywrap.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/padding.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/poly1305.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/serialization/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/serialization/pkcs12.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/serialization/pkcs7.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/twofactor/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/twofactor/hotp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/twofactor/totp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/x509/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/x509/extensions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/x509/oid.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/enum34/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/enum34/enum.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/filelock/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/filelock/filelock/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/freezegun/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/freezegun/freezegun/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/freezegun/freezegun/api.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/frozendict/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/frozendict/frozendict.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/futures/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/futures/concurrent/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/futures/concurrent/futures/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/futures/concurrent/futures/_base.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/futures/concurrent/futures/process.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/futures/concurrent/futures/thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ipaddress/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/ipaddress/ipaddress.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwt/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwt/jwt/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwt/jwt/algorithms.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwt/jwt/contrib/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwt/jwt/contrib/algorithms/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwt/jwt/contrib/algorithms/py_ecdsa.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/jwt/jwt/contrib/algorithms/pycrypto.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/mock/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/mock/mock.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nmap/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nmap/nmap/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/nmap/nmap/nmap.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/orjson/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/orjson/orjson.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/_version.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/_winapi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/agent.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/auth_handler.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/ber.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/buffered_pipe.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/channel.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/client.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/common.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/compress.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/config.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/dsskey.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/ecdsakey.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/ed25519key.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/file.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/hostkeys.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/kex_curve25519.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/kex_ecdh_nist.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/kex_gex.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/kex_group1.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/kex_group14.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/kex_group16.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/kex_gss.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/message.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/packet.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/pipe.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/pkey.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/primes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/proxy.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/py3compat.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/rsakey.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/server.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/sftp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/sftp_attr.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/sftp_client.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/sftp_file.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/sftp_handle.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/sftp_server.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/sftp_si.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/ssh_exception.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/ssh_gss.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/transport.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/paramiko/paramiko/win_pageant.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pathlib2/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pathlib2/pathlib2.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pkg_resources/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pkg_resources/pkg_resources/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pkg_resources/pkg_resources/py31compat.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/polib/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/polib/polib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/generator.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/parser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/_common.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/easter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/parser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/relativedelta.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/rrule.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/tz/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/tz/_common.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/tz/tz.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-gflags/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-gflags/gflags.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-slugify/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-slugify/slugify/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-slugify/slugify/slugify.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-slugify/slugify/special.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/adapters.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/api.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/auth.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/compat.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/cookies.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/exceptions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/hooks.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/models.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/_collections.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/connection.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/connectionpool.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/contrib/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/exceptions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/fields.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/filepost.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/packages/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/poolmanager.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/request.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/response.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/connection.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/request.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/response.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/retry.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/ssl_.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/timeout.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/url.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/sessions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/status_codes.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/structures.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/requests/requests/utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/retry/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/retry/retry/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/retry/retry/api.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/BaseHTTPServer.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/CGIHTTPServer.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/SimpleHTTPServer.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/_dummy_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/cPickle.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/collections_abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/configparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/email_mime_base.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/email_mime_multipart.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/email_mime_nonmultipart.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/email_mime_text.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/html_entities.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/html_parser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/http_client.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/http_cookiejar.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/http_cookies.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/queue.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/reprlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/socketserver.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/urllib/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/urllib/error.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/urllib/parse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/urllib/request.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/urllib/response.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/urllib/robotparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/urllib_error.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/urllib_parse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/urllib_request.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/urllib_response.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/urllib_robotparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/@python2/six/moves/xmlrpc_client.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/BaseHTTPServer.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/CGIHTTPServer.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/SimpleHTTPServer.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/_dummy_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/builtins.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/cPickle.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/collections_abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/configparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/email_mime_base.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/email_mime_multipart.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/email_mime_nonmultipart.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/email_mime_text.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/html_entities.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/html_parser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/http_client.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/http_cookiejar.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/http_cookies.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/queue.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/reprlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/socketserver.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/tkinter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/tkinter_commondialog.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/tkinter_constants.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/tkinter_dialog.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/tkinter_filedialog.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/tkinter_tkfiledialog.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/tkinter_ttk.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib/error.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib/parse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib/request.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib/response.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib/robotparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib_error.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib_parse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib_request.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib_response.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/six/six/moves/urllib_robotparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typed-ast/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typed-ast/typed_ast/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typed-ast/typed_ast/ast27.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typed-ast/typed_ast/ast3.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typed-ast/typed_ast/conversions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typing-extensions/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typing-extensions/typing_extensions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tzlocal/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tzlocal/tzlocal/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/adjustments.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/buffers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/channel.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/compat.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/parser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/proxy_headers.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/receiver.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/rfc7230.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/runner.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/server.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/task.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/trigger.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/utilities.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/wasyncore.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xxhash/METADATA.toml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xxhash/xxhash.pyi
%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/check_consistent.py
%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_exclude_list.txt
%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_self_check.py
%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_test.py
%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_test_suite.py
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/pyright_exclude_list.txt
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/pyright_test.py
%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/pytype_exclude_list.txt
%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/pytype_test.py
%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_test.py
@@ -2504,334 +2894,6 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32-py37.txt
%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32-py38.txt
%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32.txt
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/concurrent/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/concurrent/futures/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/concurrent/futures/_base.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/concurrent/futures/process.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/concurrent/futures/thread.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/ipaddress.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/pathlib2.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/_dummy_thread.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/_thread.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/cPickle.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/collections_abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/configparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/email_mime_base.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/email_mime_multipart.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/email_mime_text.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/html_entities.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/html_parser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/http_client.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/http_cookiejar.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/http_cookies.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/queue.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/reprlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/socketserver.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib/error.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib/parse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib/request.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib/response.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib/robotparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib_error.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib_parse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib_request.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib_response.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/urllib_robotparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2/six/moves/xmlrpc_client.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/atomicwrites/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/attr/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/attr/_version_info.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/attr/converters.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/attr/exceptions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/attr/filters.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/attr/validators.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/cache.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/decorators.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/func.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/lfu.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/lru.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/rr.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cachetools/ttl.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/enums.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/langbulgarianmodel.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/langcyrillicmodel.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/langgreekmodel.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/langhebrewmodel.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/langhungarianmodel.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/langthaimodel.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/langturkishmodel.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/universaldetector.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/chardet/version.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/exceptions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/fernet.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/cryptography/x509.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/_common.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/easter.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/parser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/relativedelta.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/rrule.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/tz/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/tz/_common.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/tz/tz.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/dateutil/utils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/deprecated/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/deprecated/classic.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/deprecated/sphinx.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/gflags.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/__meta__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/blockparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/blockprocessors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/core.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/abbr.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/admonition.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/attr_list.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/codehilite.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/def_list.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/extra.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/fenced_code.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/footnotes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/legacy_attrs.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/legacy_em.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/md_in_html.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/meta.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/nl2br.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/sane_lists.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/smarty.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/tables.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/toc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/extensions/wikilinks.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/inlinepatterns.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/pep562.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/postprocessors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/preprocessors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/serializers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/treeprocessors.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/markdown/util.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/mock.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/nmap/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/nmap/nmap.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/adapters.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/api.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/auth.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/compat.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/cookies.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/exceptions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/hooks.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/models.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/_collections.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/connection.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/connectionpool.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/contrib/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/exceptions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/fields.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/filepost.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/packages/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/poolmanager.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/request.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/response.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/connection.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/request.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/response.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/retry.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/ssl_.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/timeout.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/url.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/sessions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/status_codes.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/structures.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/requests/utils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/retry/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/retry/api.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/slugify/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/slugify/slugify.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/slugify/special.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/typing_extensions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/tzlocal/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/_compat.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/_internal.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/_reloader.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/atom.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/cache.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/fixers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/iterio.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/jsrouting.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/limiter.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/lint.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/profiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/securecookie.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/sessions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/testtools.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/contrib/wrappers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/datastructures.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/debug/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/debug/console.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/debug/repr.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/debug/tbtools.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/exceptions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/filesystem.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/formparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/http.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/local.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/posixemulation.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/routing.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/script.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/security.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/serving.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/test.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/testapp.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/urls.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/useragents.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/utils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/wrappers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/2and3/werkzeug/wsgi.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/aiofiles/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/aiofiles/base.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/aiofiles/os.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/aiofiles/threadpool/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/aiofiles/threadpool/binary.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/aiofiles/threadpool/text.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/contextvars.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/filelock/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/freezegun/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/freezegun/api.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/frozendict.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/orjson.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/pkg_resources/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/pkg_resources/py31compat.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/pyrfc3339/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/pyrfc3339/generator.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/pyrfc3339/parser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/pyrfc3339/utils.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/_dummy_thread.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/_thread.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/builtins.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/cPickle.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/collections_abc.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/configparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/email_mime_base.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/email_mime_multipart.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/email_mime_text.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/html_entities.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/html_parser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/http_client.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/http_cookiejar.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/http_cookies.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/queue.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/reprlib.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/socketserver.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/tkinter.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/tkinter_constants.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/tkinter_dialog.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/tkinter_ttk.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/urllib/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/urllib/error.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/urllib/parse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/urllib/request.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/urllib/response.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/urllib/robotparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/urllib_error.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/urllib_parse.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/urllib_request.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/urllib_response.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/six/moves/urllib_robotparser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/typed_ast/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/typed_ast/ast27.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/typed_ast/ast3.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/typed_ast/conversions.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/adjustments.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/buffers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/channel.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/compat.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/parser.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/proxy_headers.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/receiver.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/rfc7230.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/runner.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/server.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/task.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/trigger.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/utilities.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/third_party/3/waitress/wasyncore.pyi
%%DATADIR%%/plugins/python-ce/helpers/virtualenv-16.7.10-py2.py3-none-any.whl
%%DATADIR%%/plugins/python-ce/lib/completion-ranking-python-0.2.2.jar
%%DATADIR%%/plugins/python-ce/lib/libthrift-0.11.0.jar
@@ -2852,7 +2914,7 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/stylus/lib/resources_en.jar
%%DATADIR%%/plugins/stylus/lib/stylus.jar
%%DATADIR%%/plugins/svn4idea/lib/resources_en.jar
-%%DATADIR%%/plugins/svn4idea/lib/sqlite-jdbc-3.20.1.jar
+%%DATADIR%%/plugins/svn4idea/lib/sqlite-jdbc-3.34.0.jar
%%DATADIR%%/plugins/svn4idea/lib/svn4idea.jar
%%DATADIR%%/plugins/tasks-time-tracking/lib/resources_en.jar
%%DATADIR%%/plugins/tasks-time-tracking/lib/tasks-time-tracking.jar
@@ -2861,8 +2923,6 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/tasks/lib/axis-saaj-1.3.jar
%%DATADIR%%/plugins/tasks/lib/commons-discovery-0.4.jar
%%DATADIR%%/plugins/tasks/lib/jira.jar
-%%DATADIR%%/plugins/tasks/lib/json-path-0.8.0.jar
-%%DATADIR%%/plugins/tasks/lib/json-smart-1.1.1.jar
%%DATADIR%%/plugins/tasks/lib/tasks-api.jar
%%DATADIR%%/plugins/tasks/lib/tasks-compatibility.jar
%%DATADIR%%/plugins/tasks/lib/tasks-core.jar
@@ -2953,6 +3013,7 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/contentProvider.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/decorationProvider.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/decorators.ts
+%%DATADIR%%/plugins/textmate/lib/bundles/git/src/emoji.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/encoding.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/fileSystemProvider.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/git.ts
@@ -2962,9 +3023,13 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/main.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/model.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/protocolHandler.ts
+%%DATADIR%%/plugins/textmate/lib/bundles/git/src/pushError.ts
+%%DATADIR%%/plugins/textmate/lib/bundles/git/src/remoteProvider.ts
+%%DATADIR%%/plugins/textmate/lib/bundles/git/src/remoteSource.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/repository.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/staging.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/statusbar.ts
+%%DATADIR%%/plugins/textmate/lib/bundles/git/src/terminal.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/test/git.test.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/test/index.ts
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/test/smoke.test.ts
@@ -3122,6 +3187,7 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/tasks.json
%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscodeignore
%%DATADIR%%/plugins/textmate/lib/bundles/python/cgmanifest.json
+%%DATADIR%%/plugins/textmate/lib/bundles/python/extension-browser.webpack.config.js
%%DATADIR%%/plugins/textmate/lib/bundles/python/extension.webpack.config.js
%%DATADIR%%/plugins/textmate/lib/bundles/python/language-configuration.json
%%DATADIR%%/plugins/textmate/lib/bundles/python/package.json
@@ -3162,7 +3228,9 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/textmate/lib/bundles/scss/package.nls.json
%%DATADIR%%/plugins/textmate/lib/bundles/scss/syntaxes/sassdoc.tmLanguage.json
%%DATADIR%%/plugins/textmate/lib/bundles/scss/syntaxes/scss.tmLanguage.json
+%%DATADIR%%/plugins/textmate/lib/bundles/search-result/.vscodeignore
%%DATADIR%%/plugins/textmate/lib/bundles/search-result/README.md
+%%DATADIR%%/plugins/textmate/lib/bundles/search-result/extension-browser.webpack.config.js
%%DATADIR%%/plugins/textmate/lib/bundles/search-result/extension.webpack.config.js
%%DATADIR%%/plugins/textmate/lib/bundles/search-result/package.json
%%DATADIR%%/plugins/textmate/lib/bundles/search-result/package.nls.json
@@ -3217,6 +3285,8 @@ share/applications/clion.desktop
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/Readme.md
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScript.tmLanguage.json
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json
+%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json
+%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json
%%DATADIR%%/plugins/textmate/lib/bundles/vb/.vscodeignore
%%DATADIR%%/plugins/textmate/lib/bundles/vb/cgmanifest.json
%%DATADIR%%/plugins/textmate/lib/bundles/vb/language-configuration.json