diff --git a/devel/pycharm-pro/Makefile b/devel/pycharm-pro/Makefile index 655200d6c3ea..adc1dfabed69 100644 --- a/devel/pycharm-pro/Makefile +++ b/devel/pycharm-pro/Makefile @@ -1,60 +1,60 @@ PORTNAME= pycharm-pro -PORTVERSION= 2020.3.4 +PORTVERSION= 2021.3.2 CATEGORIES= devel java python MASTER_SITES= https://download.jetbrains.com/python/ \ http://download.jetbrains.com/python/ DISTNAME= pycharm-professional-${PORTVERSION} MAINTAINER= guido@kollerie.com COMMENT= JetBrains PyCharm Professional Edition IDE LICENSE= PyCharm-Professional LICENSE_NAME= Subscription license agreement for business and organizations LICENSE_TEXT= See: https://www.jetbrains.com/store/license.html LICENSE_PERMS= no-dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \ intellij-pty4j>=0.11.4:java/intellij-pty4j \ openjfx14>=0:java/openjfx14 USES= python:run shebangfix SHEBANG_FILES= bin/printenv.py bin/restart.py USE_JAVA= yes JAVA_VERSION= 11+ WRKSRC= ${WRKDIR}/pycharm-${PORTVERSION} NO_ARCH= yes NO_BUILD= yes .include "${.CURDIR}/../../java/intellij/common.mk" SUB_FILES+= pkg-message pycharm ${PORTNAME}.desktop SUB_LIST+= IDEA_HOME=${IDEA_HOME} do-install: @${MKDIR} ${STAGEDIR}${DATADIR} @${TAR} -czf - -C ${WRKSRC} . | ${TAR} xzf - -C ${STAGEDIR}${DATADIR} # Linux/Windows/OS X only so remove them @${RM} ${STAGEDIR}${DATADIR}/bin/*fsnotifier* ${STAGEDIR}${DATADIR}/bin/*.so # Remove the bundled native Pty4J support libraries, they are replaced # by java/intellij-pty4j @${RM} -r ${STAGEDIR}${DATADIR}/lib/pty4j-native # Remove bundled linux-only JRE @${RM} -r ${STAGEDIR}${DATADIR}/jbr @${RM} -r ${STAGEDIR}${DATADIR}/helpers/pydev/pydevd_attach_to_process ${INSTALL_SCRIPT} ${WRKDIR}/pycharm ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications/ # Use pty4j replacement provided by java/intellij-pty4j ${LN} -sf ${IDEA_HOME}/lib/libpty ${STAGEDIR}${DATADIR}/lib/pty4j-native # Use fsnotifier replacement provided by java/intellij-fsnotifier ${ECHO} "idea.filewatcher.executable.path=${IDEA_HOME}/bin/fsnotifier" >> ${STAGEDIR}${DATADIR}/bin/idea.properties # Fix "Typeahead timeout is exceeded" error ${ECHO} "action.aware.typeAhead=false" >> ${STAGEDIR}${DATADIR}/bin/idea.properties # Fix slow render ${ECHO} "-Dsun.java2d.xrender=false" >> ${STAGEDIR}${DATADIR}/bin/idea.vmoptions ${ECHO} "-Dsun.java2d.xrender=false" >> ${STAGEDIR}${DATADIR}/bin/idea64.vmoptions .include diff --git a/devel/pycharm-pro/distinfo b/devel/pycharm-pro/distinfo index a176771523f8..97fb86210fc6 100644 --- a/devel/pycharm-pro/distinfo +++ b/devel/pycharm-pro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616048799 -SHA256 (pycharm-professional-2020.3.4.tar.gz) = 2060539f9c4c42819a58a7bcae1143d6383507907acd1cc4d1f05d2c0a93f3a1 -SIZE (pycharm-professional-2020.3.4.tar.gz) = 608172710 +TIMESTAMP = 1643736688 +SHA256 (pycharm-professional-2021.3.2.tar.gz) = 6bd9573a84c1f2ae6b9b6612f0859aee21133f479ace43602dc0af879f9d9e67 +SIZE (pycharm-professional-2021.3.2.tar.gz) = 641411471 diff --git a/devel/pycharm-pro/pkg-plist b/devel/pycharm-pro/pkg-plist index 93874a472a16..a6964be68c79 100644 --- a/devel/pycharm-pro/pkg-plist +++ b/devel/pycharm-pro/pkg-plist @@ -1,3392 +1,5304 @@ bin/pycharm-pro share/applications/pycharm-pro.desktop %%DATADIR%%/Install-Linux-tar.txt +%%DATADIR%%/bin/brokenPlugins.db %%DATADIR%%/bin/format.sh +%%DATADIR%%/bin/icons.db %%DATADIR%%/bin/idea.properties %%DATADIR%%/bin/idea.vmoptions %%DATADIR%%/bin/idea64.vmoptions %%DATADIR%%/bin/inspect.sh %%DATADIR%%/bin/log.xml %%DATADIR%%/bin/ltedit.sh %%DATADIR%%/bin/printenv.py %%DATADIR%%/bin/pycharm.png %%DATADIR%%/bin/pycharm.sh %%DATADIR%%/bin/pycharm.svg -%%DATADIR%%/bin/pycharm.vmoptions %%DATADIR%%/bin/pycharm64.vmoptions +%%DATADIR%%/bin/remote-dev-server.sh +%%DATADIR%%/bin/repair %%DATADIR%%/bin/restart.py %%DATADIR%%/build.txt %%DATADIR%%/debug-eggs/pydevd-pycharm.egg %%DATADIR%%/help/ReferenceCard.pdf %%DATADIR%%/help/ReferenceCardForMac.pdf -%%DATADIR%%/icons.db -%%DATADIR%%/index/Python/id-index.input -%%DATADIR%%/index/Python/id-index.input.keystream -%%DATADIR%%/index/Python/id-index.input.keystream.len -%%DATADIR%%/index/Python/id-index.input.len -%%DATADIR%%/index/Python/id-index.input.values -%%DATADIR%%/index/Python/id-index.input.values.at -%%DATADIR%%/index/Python/id-index.input.values.s -%%DATADIR%%/index/Python/id-index.input_i -%%DATADIR%%/index/Python/id-index.input_i.len -%%DATADIR%%/index/Python/sdk-stubs.input -%%DATADIR%%/index/Python/sdk-stubs.input.keystream -%%DATADIR%%/index/Python/sdk-stubs.input.keystream.len -%%DATADIR%%/index/Python/sdk-stubs.input.len -%%DATADIR%%/index/Python/sdk-stubs.input.values -%%DATADIR%%/index/Python/sdk-stubs.input.values.at -%%DATADIR%%/index/Python/sdk-stubs.input.values.s -%%DATADIR%%/index/Python/sdk-stubs.input_i -%%DATADIR%%/index/Python/sdk-stubs.input_i.len -%%DATADIR%%/index/Python/sdk-stubs.names -%%DATADIR%%/index/Python/sdk-stubs.names.keystream -%%DATADIR%%/index/Python/sdk-stubs.names.keystream.len -%%DATADIR%%/index/Python/sdk-stubs.names.len -%%DATADIR%%/index/Python/sdk-stubs.names_i -%%DATADIR%%/index/Python/sdk-stubs.names_i.len -%%DATADIR%%/index/Python/sdk-stubs.version -%%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/3rd-party-rt.jar +%%DATADIR%%/lib/3rd-party.jar %%DATADIR%%/lib/annotations-java5.jar %%DATADIR%%/lib/asm-7.1.jar -%%DATADIR%%/lib/asm-all-9.0.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/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/blockmap-1.0.2.jar +%%DATADIR%%/lib/async-profiler.jar %%DATADIR%%/lib/bootstrap.jar -%%DATADIR%%/lib/built-in-server.jar -%%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar -%%DATADIR%%/lib/caffeine-2.8.5.jar +%%DATADIR%%/lib/build-marker-PY-213.6777.50 +%%DATADIR%%/lib/byte-buddy-agent.jar %%DATADIR%%/lib/cds/classesLogAgent.jar -%%DATADIR%%/lib/cglib-nodep-3.2.4.jar -%%DATADIR%%/lib/cli-parser-1.1.5.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-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-lang-2.4.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/classpath.txt %%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/error-prone-annotations.jar %%DATADIR%%/lib/external-system-rt.jar -%%DATADIR%%/lib/failureaccess-1.0.1.jar -%%DATADIR%%/lib/fluent-hc-4.5.12.jar -%%DATADIR%%/lib/forms-1.1-preview.jar %%DATADIR%%/lib/forms_rt.jar -%%DATADIR%%/lib/grazie-spellchecker-0.1.9.jar -%%DATADIR%%/lib/groovy-2.5.11.jar -%%DATADIR%%/lib/groovy-json-2.5.11.jar -%%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/gson-2.8.6.jar -%%DATADIR%%/lib/guava-29.0-jre.jar -%%DATADIR%%/lib/hamcrest-core-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/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/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-dvcs.jar -%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.573.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/java-compatibility-1.0.1.jar -%%DATADIR%%/lib/java-string-similarity-1.2.1.jar +%%DATADIR%%/lib/grpc-netty-shaded.jar +%%DATADIR%%/lib/intellij-coverage-agent-1.0.613.jar +%%DATADIR%%/lib/intellij-test-discovery.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/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/jdom.jar -%%DATADIR%%/lib/jediterm-pty-2.32.jar -%%DATADIR%%/lib/jetCheck-0.2.2.jar -%%DATADIR%%/lib/jettison-1.4.0.jar +%%DATADIR%%/lib/jetbrains-annotations.jar %%DATADIR%%/lib/jffi-1.2.19-native.jar %%DATADIR%%/lib/jffi-1.2.19.jar -%%DATADIR%%/lib/jing-20030619.jar -%%DATADIR%%/lib/jna-platform.jar %%DATADIR%%/lib/jna.jar %%DATADIR%%/lib/jnr-a64asm-1.0.0.jar %%DATADIR%%/lib/jnr-constants-0.9.12.jar %%DATADIR%%/lib/jnr-enxio-0.21.jar %%DATADIR%%/lib/jnr-ffi-2.1.10.jar %%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/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.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/jsoup-1.12.1.jar -%%DATADIR%%/lib/jsr305-3.0.2.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/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/log4j.jar -%%DATADIR%%/lib/lz4-java-1.7.1.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/microba.jar -%%DATADIR%%/lib/miglayout-core-5.2.jar -%%DATADIR%%/lib/miglayout-swing-5.2.jar -%%DATADIR%%/lib/minlog-1.2.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/objenesis-3.1.jar +%%DATADIR%%/lib/jsch-agent-proxy-jsch.jar +%%DATADIR%%/lib/jsch-agent-proxy-sshj.jar +%%DATADIR%%/lib/jsch-agent-proxy.jar +%%DATADIR%%/lib/junit4.jar +%%DATADIR%%/lib/junixsocket-core.jar +%%DATADIR%%/lib/kotlin-reflect.jar +%%DATADIR%%/lib/kotlin-stdlib-jdk8.jar +%%DATADIR%%/lib/kotlinx.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.17.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/org_codehaus_groovy_groovy-json.jar +%%DATADIR%%/lib/org_codehaus_groovy_groovy-jsr223.jar +%%DATADIR%%/lib/org_codehaus_groovy_groovy-templates.jar +%%DATADIR%%/lib/org_codehaus_groovy_groovy-xml.jar +%%DATADIR%%/lib/org_codehaus_groovy_groovy.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/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/protobuf.jar %%DATADIR%%/lib/pty4j-native -%%DATADIR%%/lib/purejavacomm-0.0.11.1.jar +%%DATADIR%%/lib/pty4j.jar %%DATADIR%%/lib/pycharm.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/resources.jar -%%DATADIR%%/lib/resources_en.jar -%%DATADIR%%/lib/rhino-1.7.12.jar -%%DATADIR%%/lib/rngom-20051226-patched.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/spellchecker.jar +%%DATADIR%%/lib/rd-core.jar +%%DATADIR%%/lib/rd-framework.jar +%%DATADIR%%/lib/rd-swing.jar +%%DATADIR%%/lib/rd-text.jar %%DATADIR%%/lib/src/pycharm-openapi-src.zip -%%DATADIR%%/lib/sshj-0.29.0.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/swingx-core-1.6.2-2.jar +%%DATADIR%%/lib/stats.jar %%DATADIR%%/lib/testFramework.jar -%%DATADIR%%/lib/tips-pycharm-203.2020.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/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/xz-1.8.jar +%%DATADIR%%/lib/winp.jar %%DATADIR%%/license/XStream_license.txt %%DATADIR%%/license/ant_license.txt %%DATADIR%%/license/asm_license.txt %%DATADIR%%/license/eclipse_license.txt %%DATADIR%%/license/eclipse_license2.txt -%%DATADIR%%/license/growl.license %%DATADIR%%/license/gson_license.txt %%DATADIR%%/license/imgscalr_license.txt %%DATADIR%%/license/javahelp_license.txt %%DATADIR%%/license/javolution_license.txt %%DATADIR%%/license/jaxb_license.txt %%DATADIR%%/license/jaxen_license.txt %%DATADIR%%/license/jdom_license.txt %%DATADIR%%/license/jgoodies_forms_license.txt %%DATADIR%%/license/junit_license.txt %%DATADIR%%/license/kryo-license.txt %%DATADIR%%/license/log4j_license.txt %%DATADIR%%/license/microba_license.txt %%DATADIR%%/license/miglayout_swing_license.txt %%DATADIR%%/license/nanoxml_license.txt %%DATADIR%%/license/oromatcher_license.txt %%DATADIR%%/license/picoContainer_license.txt %%DATADIR%%/license/saxon-conditions.html %%DATADIR%%/license/swingx_license.txt %%DATADIR%%/license/third-party-libraries.html %%DATADIR%%/license/trove4j_license.txt %%DATADIR%%/license/winp_license.txt %%DATADIR%%/license/xerces_license.txt %%DATADIR%%/license/xmlrpc_license.txt %%DATADIR%%/license/yourkit-license-redist.txt %%DATADIR%%/plugins/AngularJS/lib/AngularJS.jar -%%DATADIR%%/plugins/AngularJS/lib/resources_en.jar +%%DATADIR%%/plugins/AngularJS/ngCli/commands/generate-impl.js +%%DATADIR%%/plugins/AngularJS/ngCli/commands/generate.json +%%DATADIR%%/plugins/AngularJS/ngCli/generate.js +%%DATADIR%%/plugins/AngularJS/ngCli/generateVirtual.js +%%DATADIR%%/plugins/AngularJS/ngCli/rerouteModulesToProject.js %%DATADIR%%/plugins/AngularJS/ngCli/runner.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsInfoProvider.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider60.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider62.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider70.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider80.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider90.js %%DATADIR%%/plugins/CSS/lib/css-openapi.jar %%DATADIR%%/plugins/CSS/lib/css.jar -%%DATADIR%%/plugins/CSS/lib/resources_en.jar +%%DATADIR%%/plugins/DatabaseTools/lib/3rd-party.jar %%DATADIR%%/plugins/DatabaseTools/lib/aether-dependency-resolver.jar %%DATADIR%%/plugins/DatabaseTools/lib/database-dialects.jar %%DATADIR%%/plugins/DatabaseTools/lib/database-impl.jar %%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/unidecode-0.0.7.jar -%%DATADIR%%/plugins/Docker/lib/Docker-agent-api-rt.jar -%%DATADIR%%/plugins/Docker/lib/Docker-compose.jar -%%DATADIR%%/plugins/Docker/lib/Docker-core.jar -%%DATADIR%%/plugins/Docker/lib/Docker-file.jar -%%DATADIR%%/plugins/Docker/lib/Docker-java-impl.jar -%%DATADIR%%/plugins/Docker/lib/Docker-remote-run.jar +%%DATADIR%%/plugins/DatabaseTools/lib/json-simple-1.1.1.jar +%%DATADIR%%/plugins/DatabaseTools/lib/jts-core-1.16.1.jar +%%DATADIR%%/plugins/DatabaseTools/lib/jts-io-common-1.16.1.jar %%DATADIR%%/plugins/Docker/lib/Docker.jar -%%DATADIR%%/plugins/Docker/lib/commons-cli-1.2.jar -%%DATADIR%%/plugins/Docker/lib/commons-io-2.3.jar -%%DATADIR%%/plugins/Docker/lib/jackson-dataformat-yaml-2.9.8.jar -%%DATADIR%%/plugins/Docker/lib/rt/FastInfoset-1.2.15.jar -%%DATADIR%%/plugins/Docker/lib/rt/bcpkix-jdk15on-1.64.jar -%%DATADIR%%/plugins/Docker/lib/rt/bcprov-jdk15on-1.64.jar -%%DATADIR%%/plugins/Docker/lib/rt/commons-cli-1.2.jar -%%DATADIR%%/plugins/Docker/lib/rt/commons-compress-1.20.jar -%%DATADIR%%/plugins/Docker/lib/rt/commons-io-2.6.jar -%%DATADIR%%/plugins/Docker/lib/rt/commons-lang-2.6.jar -%%DATADIR%%/plugins/Docker/lib/rt/docker-java-api-3.2.6.jar -%%DATADIR%%/plugins/Docker/lib/rt/docker-java-core-3.2.6.jar -%%DATADIR%%/plugins/Docker/lib/rt/docker-java-transport-3.2.6.jar -%%DATADIR%%/plugins/Docker/lib/rt/docker-java-transport-okhttp-3.2.6.jar -%%DATADIR%%/plugins/Docker/lib/rt/guava-19.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/istack-commons-runtime-3.0.7.jar -%%DATADIR%%/plugins/Docker/lib/rt/jackson-annotations-2.10.3.jar -%%DATADIR%%/plugins/Docker/lib/rt/jackson-core-2.10.3.jar -%%DATADIR%%/plugins/Docker/lib/rt/jackson-databind-2.10.3.jar -%%DATADIR%%/plugins/Docker/lib/rt/javax.activation-api-1.2.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/javax.websocket-client-api-1.1.jar -%%DATADIR%%/plugins/Docker/lib/rt/jaxb-api-2.3.1.jar -%%DATADIR%%/plugins/Docker/lib/rt/jaxb-runtime-2.3.1.jar -%%DATADIR%%/plugins/Docker/lib/rt/jna-5.5.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/jna-platform-5.5.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/kotlin-stdlib-1.4.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/kotlin-stdlib-common-1.4.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/kotlin-stdlib-jdk7-1.4.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/kotlin-stdlib-jdk8-1.4.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/log4j-1.2.17.jar -%%DATADIR%%/plugins/Docker/lib/rt/okhttp-3.14.4.jar -%%DATADIR%%/plugins/Docker/lib/rt/okio-1.17.2.jar -%%DATADIR%%/plugins/Docker/lib/rt/slf4j-api-1.7.30.jar -%%DATADIR%%/plugins/Docker/lib/rt/slf4j-log4j12-1.7.25.jar -%%DATADIR%%/plugins/Docker/lib/rt/snakeyaml-1.15.jar -%%DATADIR%%/plugins/Docker/lib/rt/stax-ex-1.8.jar -%%DATADIR%%/plugins/Docker/lib/rt/tomcat-juli-8.0.22.jar -%%DATADIR%%/plugins/Docker/lib/rt/tomcat-servlet-api-8.0.22.jar -%%DATADIR%%/plugins/Docker/lib/rt/tomcat-util-8.0.22.jar -%%DATADIR%%/plugins/Docker/lib/rt/tomcat-websocket-8.0.22.jar -%%DATADIR%%/plugins/Docker/lib/rt/tomcat-websocket-api-8.0.22.jar -%%DATADIR%%/plugins/Docker/lib/rt/txw2-2.3.1.jar -%%DATADIR%%/plugins/Docker/lib/specifics/dockerSpecifics.jar %%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar %%DATADIR%%/plugins/IntelliLang/lib/java-langInjection-jps.jar %%DATADIR%%/plugins/JSIntentionPowerPack/lib/JSIntentionPowerPack.jar -%%DATADIR%%/plugins/JSIntentionPowerPack/lib/resources_en.jar %%DATADIR%%/plugins/JavaScriptDebugger/lib/ChromeConnector.jar %%DATADIR%%/plugins/JavaScriptDebugger/lib/FirefoxConnector.jar -%%DATADIR%%/plugins/JavaScriptDebugger/lib/JavaEEJavaScriptDebug.jar %%DATADIR%%/plugins/JavaScriptDebugger/lib/JavaScriptDebugger.jar +%%DATADIR%%/plugins/JavaScriptDebugger/lib/debugConnectionForwarder.js %%DATADIR%%/plugins/JavaScriptDebugger/lib/debugConnector.js -%%DATADIR%%/plugins/JavaScriptDebugger/lib/javascript-debugger-featuresTrainer.jar %%DATADIR%%/plugins/JavaScriptDebugger/lib/nashorn-debugger-9-rt.jar %%DATADIR%%/plugins/JavaScriptDebugger/lib/nashorn-debugger-rt.jar -%%DATADIR%%/plugins/JavaScriptDebugger/lib/nashorn-debugger.jar -%%DATADIR%%/plugins/JavaScriptDebugger/lib/resources_en.jar %%DATADIR%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-stringifier.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-tree.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-util.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/buildTools/grunt/lib/grunt-intellij-util.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/buildTools/grunt/tasks/grunt-tasks-fetcher.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-jasmine-reporter.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-reporter.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-stdin-fix.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-test-results-processor.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-util.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/node-core-modules/node-core-modules-loader.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/nodejs/library/yarn/intellij-yarn-pnp-deps-tree-loader.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/bin/batch-matcher %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/CHANGELOG.md %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/LICENSE %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/README.md %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/bin/semver.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/package.json %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/range.bnf %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/semver.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/package-lock.json %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/package.json %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/semver-range-matcher.js +%%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/test/package.json +%%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/test/version-range-test.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/jasmine-reporter.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-cli.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-config.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-jasmine-reporter.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-plugin.js %%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-e5421860d8a5.ijx +%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-e5421860d8a5.txt %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts -%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/esnext.weakref.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/flow.utilities.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.dom.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.dom.iterable.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.collection.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.core.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.generator.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.iterable.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.promise.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.proxy.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.reflect.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.symbol.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.symbol.wellknown.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2016.array.include.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2016.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2016.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.intl.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.object.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.sharedmemory.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.string.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.typedarrays.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.asyncgenerator.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.asynciterable.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.intl.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.promise.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.regexp.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.array.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.object.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.string.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.symbol.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.bigint.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.intl.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.promise.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.sharedmemory.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.string.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.symbol.wellknown.d.ts +%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.d.ts +%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.full.d.ts +%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.intl.d.ts +%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.promise.d.ts +%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.string.d.ts +%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.weakref.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es5.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es6.d.ts -%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.array.d.ts -%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.asynciterable.d.ts -%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.bigint.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.intl.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.promise.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.string.d.ts -%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.symbol.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.weakref.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.scripthost.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.importscripts.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.iterable.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/react.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/tsserverlibrary.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/typesMap.json %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/watchGuard.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/websql.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/xpath.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/bom.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/core.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/cssom.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/dom.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/indexeddb.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/intl.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/node.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/react-dom.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/react.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/serviceworkers.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/streams.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/webassembly.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/js-language-service.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/ide-watcher.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/logger-impl.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/out-path-process.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/service-loader.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/compile-info-holder.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts-common-session-1x_21.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts-project-service-1x.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts-project-service-21.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts-session-1x.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts-session-21.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts15impl.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/ts-default-options.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/ts-plugin.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/ts-session-latest.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/ts-session-provider.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/util.js +%%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint-api.js +%%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint-common.js %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint-plugin-provider.js %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint-plugin.js +%%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint8-plugin.js %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/package-lock.json %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/package.json +%%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/eslint-api.ts +%%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/eslint-common.ts %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/eslint-plugin-provider.ts %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/eslint-plugin.ts +%%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/eslint8-plugin.ts %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/typings/js-lanuage-api.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/tsconfig.json %%DATADIR%%/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar -%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-js-0.1.2.jar -%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-typescript-0.2.2.jar -%%DATADIR%%/plugins/JavaScriptLanguage/lib/javascript-featuresTrainer.jar -%%DATADIR%%/plugins/JavaScriptLanguage/lib/javascript-openapi.jar -%%DATADIR%%/plugins/JavaScriptLanguage/lib/js-test-common.jar -%%DATADIR%%/plugins/JavaScriptLanguage/lib/resources_en.jar -%%DATADIR%%/plugins/JavaScriptLanguage/lib/semver4j-2.2.0.jar %%DATADIR%%/plugins/PerforceIntegration/lib/PerforceIntegration.jar -%%DATADIR%%/plugins/PerforceIntegration/lib/perforce_util.jar -%%DATADIR%%/plugins/PerforceIntegration/lib/resources_en.jar %%DATADIR%%/plugins/cloud-config/lib/cloud-config.jar -%%DATADIR%%/plugins/cloud-config/lib/resources_en.jar %%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/copyright/lib/copyright.jar -%%DATADIR%%/plugins/copyright/lib/resources_en.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/JavaEWAH-1.1.6.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/annotations-13.0.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/commons-codec-1.10.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/commons-io-2.6.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/commons-logging-1.2.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/datalore-intellij-plugin-0.1.12-203.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/httpclient-4.5.6.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/httpcore-4.4.10.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/httpmime-4.5.6.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/jsch-0.1.54.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/jzlib-1.1.1.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-reflect-1.4.20.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-stdlib-1.4.20.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-stdlib-common-1.4.20.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlinx-serialization-core-jvm-1.0.1.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlinx-serialization-json-jvm-1.0.1.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/org.eclipse.jgit-5.2.0.201812061821-r.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/searchableOptions-0.1.12-203.jar -%%DATADIR%%/plugins/editorconfig/lib/editorconfig-core-java.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/cwm-plugin-projector.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/Java-WebSocket-1.4.0.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/kotlinx-serialization-protobuf-jvm-1.3.0.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-awt-30f65afc.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-common-1731046c.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-common-jvm-1731046c.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-ij-common-1731046c.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-server-30f65afc.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-server-core-1731046c.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-util-agent-1731046c.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-util-loading-1731046c.jar +%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-util-logging-jvm-1731046c.jar +%%DATADIR%%/plugins/cwm-plugin/jre-build.txt +%%DATADIR%%/plugins/cwm-plugin/lib/bouncy-castle-pgp.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-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/java-websocket.jar +%%DATADIR%%/plugins/cwm-plugin/lib/jnaerator-runtime.jar +%%DATADIR%%/plugins/cwm-plugin/lib/jstun.jar +%%DATADIR%%/plugins/cwm-plugin/lib/kotlinx-serialization-protobuf.jar +%%DATADIR%%/plugins/cwm-plugin/lib/projector-client-common.jar +%%DATADIR%%/plugins/cwm-plugin/lib/projector-client-swing.jar +%%DATADIR%%/plugins/cwm-plugin/lib/quiche-jna-stubs.jar +%%DATADIR%%/plugins/cwm-plugin/lib/rd-text-2021.3.5.jar +%%DATADIR%%/plugins/cwm-plugin/lib/tls-channel.jar +%%DATADIR%%/plugins/cwm-plugin/quiche-native/darwin-aarch64/libquiche.dylib +%%DATADIR%%/plugins/cwm-plugin/quiche-native/darwin-x86-64/libquiche.dylib +%%DATADIR%%/plugins/cwm-plugin/quiche-native/linux-x86-64/libquiche.so +%%DATADIR%%/plugins/cwm-plugin/quiche-native/win32-x86-64/quiche.dll +%%DATADIR%%/plugins/dynamicPluginsTests-performanceTesting/lib/dynamicPluginsTests-performanceTesting.jar %%DATADIR%%/plugins/editorconfig/lib/editorconfig.jar -%%DATADIR%%/plugins/editorconfig/lib/resources_en.jar %%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar -%%DATADIR%%/plugins/emojipicker/lib/resources_en.jar -%%DATADIR%%/plugins/featuresTrainer/lib/MultithreadedTC-1.01.jar +%%DATADIR%%/plugins/featuresTrainer/lib/assertj-core-3.20.2.jar +%%DATADIR%%/plugins/featuresTrainer/lib/assertj-swing-3.17.1.jar %%DATADIR%%/plugins/featuresTrainer/lib/featuresTrainer.jar -%%DATADIR%%/plugins/featuresTrainer/lib/fest-assert-1.5.0-SNAPSHOT.jar -%%DATADIR%%/plugins/featuresTrainer/lib/fest-reflect-2.0-SNAPSHOT.jar -%%DATADIR%%/plugins/featuresTrainer/lib/fest-swing-1.4.6.jar -%%DATADIR%%/plugins/featuresTrainer/lib/fest-util-1.3.0-SNAPSHOT.jar -%%DATADIR%%/plugins/featuresTrainer/lib/jsr305.jar -%%DATADIR%%/plugins/featuresTrainer/lib/resources_en.jar %%DATADIR%%/plugins/fileWatcher/lib/fileWatcher.jar -%%DATADIR%%/plugins/fileWatcher/lib/resources_en.jar +%%DATADIR%%/plugins/gateway-plugin/lib/gateway-plugin.jar +%%DATADIR%%/plugins/gateway-plugin/lib/gateway-standalone/gateway.core.jar +%%DATADIR%%/plugins/gateway-plugin/lib/gateway-standalone/gateway.jar +%%DATADIR%%/plugins/gateway-plugin/resources/gateway.vmoptions +%%DATADIR%%/plugins/gateway-terminal/lib/gateway-terminal.jar %%DATADIR%%/plugins/gherkin/lib/gherkin.jar -%%DATADIR%%/plugins/gherkin/lib/resources_en.jar %%DATADIR%%/plugins/git4idea/lib/git4idea-rt.jar %%DATADIR%%/plugins/git4idea/lib/git4idea.jar -%%DATADIR%%/plugins/git4idea/lib/resources_en.jar %%DATADIR%%/plugins/github/lib/github.jar -%%DATADIR%%/plugins/github/lib/resources_en.jar -%%DATADIR%%/plugins/grazie/lib/aho-corasick-double-array-trie-1.2.2.jar -%%DATADIR%%/plugins/grazie/lib/bridj-0.7.0.jar -%%DATADIR%%/plugins/grazie/lib/commons-text-1.8.jar -%%DATADIR%%/plugins/grazie/lib/dx-1.7.jar -%%DATADIR%%/plugins/grazie/lib/grazi-language-detector-0.1.13.jar %%DATADIR%%/plugins/grazie/lib/grazie.jar -%%DATADIR%%/plugins/grazie/lib/hppc-0.8.1.jar -%%DATADIR%%/plugins/grazie/lib/hunspell-1.1.1.jar -%%DATADIR%%/plugins/grazie/lib/indriya-1.3.jar -%%DATADIR%%/plugins/grazie/lib/kotlinx-html-jvm-0.6.11.jar -%%DATADIR%%/plugins/grazie/lib/language-en-5.0.jar -%%DATADIR%%/plugins/grazie/lib/languagetool-core-5.0.2.jar -%%DATADIR%%/plugins/grazie/lib/morfologik-fsa-2.1.7.jar -%%DATADIR%%/plugins/grazie/lib/morfologik-fsa-builders-2.1.7.jar -%%DATADIR%%/plugins/grazie/lib/morfologik-speller-2.1.7.jar -%%DATADIR%%/plugins/grazie/lib/morfologik-stemming-2.1.7.jar -%%DATADIR%%/plugins/grazie/lib/resources_en.jar -%%DATADIR%%/plugins/grazie/lib/segment-2.0.1.jar -%%DATADIR%%/plugins/grazie/lib/unit-api-1.0.jar -%%DATADIR%%/plugins/grazie/lib/uom-lib-common-1.1.jar %%DATADIR%%/plugins/haml/lib/haml.jar -%%DATADIR%%/plugins/haml/lib/resources_en.jar %%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar -%%DATADIR%%/plugins/hg4idea/lib/resources_en.jar %%DATADIR%%/plugins/htmltools/lib/htmltools.jar -%%DATADIR%%/plugins/htmltools/lib/resources_en.jar +%%DATADIR%%/plugins/indexing-shared-ultimate/lib/indexing-shared-ultimate.jar +%%DATADIR%%/plugins/indexing-shared/lib/indexing-shared.jar %%DATADIR%%/plugins/ini4idea/lib/ini4idea.jar -%%DATADIR%%/plugins/ini4idea/lib/resources_en.jar %%DATADIR%%/plugins/less/lib/less.jar -%%DATADIR%%/plugins/less/lib/resources_en.jar %%DATADIR%%/plugins/localization/lib/localization.jar -%%DATADIR%%/plugins/localization/lib/resources_en.jar -%%DATADIR%%/plugins/markdown/lib/markdown-0.1.41.jar %%DATADIR%%/plugins/markdown/lib/markdown.jar -%%DATADIR%%/plugins/markdown/lib/resources_en.jar +%%DATADIR%%/plugins/microservices-ui/lib/microservices-ui.jar %%DATADIR%%/plugins/performanceTesting/bin/libyjpagent.dylib %%DATADIR%%/plugins/performanceTesting/bin/libyjpagent.so %%DATADIR%%/plugins/performanceTesting/bin/libyjpagent64.so %%DATADIR%%/plugins/performanceTesting/bin/yjpagent.dll %%DATADIR%%/plugins/performanceTesting/bin/yjpagent64.dll -%%DATADIR%%/plugins/performanceTesting/lib/async-profiler-1.8.1-1.jar -%%DATADIR%%/plugins/performanceTesting/lib/byte-buddy-agent-1.10.1.jar +%%DATADIR%%/plugins/performanceTesting/lib/byte-buddy-agent.jar %%DATADIR%%/plugins/performanceTesting/lib/performanceTesting.jar -%%DATADIR%%/plugins/performanceTesting/lib/resources_en.jar %%DATADIR%%/plugins/performanceTesting/lib/yjp-controller-api-redist.jar %%DATADIR%%/plugins/platform-images/lib/platform-images.jar -%%DATADIR%%/plugins/platform-images/lib/resources_en.jar %%DATADIR%%/plugins/properties/lib/properties.jar -%%DATADIR%%/plugins/properties/lib/resources_en.jar %%DATADIR%%/plugins/puppet/lib/puppet.jar -%%DATADIR%%/plugins/puppet/lib/resources_en.jar %%DATADIR%%/plugins/puppet/lib/stubs/builtin.pp %%DATADIR%%/plugins/puppet/lib/stubs/builtin_variables.pp %%DATADIR%%/plugins/puppet/lib/stubs/stub_functions.rb +%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/lib/pycharm-pro-sharedIndexes-bundled.jar +%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-8628e36dc4f1-6c6c2b42a948.ijx +%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-8628e36dc4f1-6c6c2b42a948.txt +%%DATADIR%%/plugins/python-sharedIndexes-downloadable/lib/python-sharedIndexes-downloadable.jar +%%DATADIR%%/plugins/python-sharedIndexes/lib/python-sharedIndexes.jar %%DATADIR%%/plugins/python/helpers-pro/jupyter_debug/__init__.py %%DATADIR%%/plugins/python/helpers-pro/jupyter_debug/pydev_jupyter_plugin.py %%DATADIR%%/plugins/python/helpers-pro/jupyter_debug/pydev_jupyter_utils.py %%DATADIR%%/plugins/python/helpers-pro/jupyter_debug/pydev_jupyter_vars.py %%DATADIR%%/plugins/python/helpers/MathJax/MathJax.js %%DATADIR%%/plugins/python/helpers/MathJax/config/TeX-AMS_HTML-full.js %%DATADIR%%/plugins/python/helpers/MathJax/config/local/local.js %%DATADIR%%/plugins/python/helpers/MathJax/extensions/AssistiveMML.js %%DATADIR%%/plugins/python/helpers/MathJax/extensions/MathEvents.js %%DATADIR%%/plugins/python/helpers/MathJax/extensions/MathMenu.js %%DATADIR%%/plugins/python/helpers/MathJax/extensions/MathZoom.js %%DATADIR%%/plugins/python/helpers/MathJax/extensions/TeX/AMSmath.js %%DATADIR%%/plugins/python/helpers/MathJax/extensions/TeX/AMSsymbols.js %%DATADIR%%/plugins/python/helpers/MathJax/extensions/TeX/noErrors.js %%DATADIR%%/plugins/python/helpers/MathJax/extensions/TeX/noUndefined.js %%DATADIR%%/plugins/python/helpers/MathJax/extensions/fast-preview.js %%DATADIR%%/plugins/python/helpers/MathJax/extensions/tex2jax.js %%DATADIR%%/plugins/python/helpers/MathJax/extensions/toMathML.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/jax.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/Arrows.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/BasicLatin.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/CombDiacritMarks.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/CombDiactForSymbols.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/Dingbats.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/GeneralPunctuation.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/GeometricShapes.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/GreekAndCoptic.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/Latin1Supplement.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/LetterlikeSymbols.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/MathOperators.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/MiscTechnical.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/SpacingModLetters.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/SuppMathOperators.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/SupplementalArrowsA.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/element/mml/optable/SupplementalArrowsB.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/input/TeX/config.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/input/TeX/jax.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/annotation-xml.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/maction.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/menclose.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/mglyph.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/mmultiscripts.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/ms.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/mtable.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/autoload/multiline.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/blank.gif %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/config.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/imageFonts.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/HTML-CSS/jax.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/PreviewHTML/config.js %%DATADIR%%/plugins/python/helpers/MathJax/jax/output/PreviewHTML/jax.js %%DATADIR%%/plugins/python/helpers/check_all_test_suite.py %%DATADIR%%/plugins/python/helpers/conda_packaging_tool.py %%DATADIR%%/plugins/python/helpers/coverage_runner/__init__.py %%DATADIR%%/plugins/python/helpers/coverage_runner/run_coverage.py %%DATADIR%%/plugins/python/helpers/coveragepy/__init__.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/__init__.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/__main__.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/annotate.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/backunittest.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/backward.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/bytecode.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/cmdline.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/collector.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/config.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/control.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/data.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/debug.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/env.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/execfile.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/files.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/html.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/misc.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/multiproc.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/parser.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/phystokens.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/pickle2json.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/plugin.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/plugin_support.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/python.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/pytracer.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/report.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/results.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/summary.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/templite.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/version.py %%DATADIR%%/plugins/python/helpers/coveragepy/coverage/xmlreport.py %%DATADIR%%/plugins/python/helpers/docstring_formatter.py %%DATADIR%%/plugins/python/helpers/epydoc/__init__.py %%DATADIR%%/plugins/python/helpers/epydoc/apidoc.py %%DATADIR%%/plugins/python/helpers/epydoc/checker.py %%DATADIR%%/plugins/python/helpers/epydoc/cli.py %%DATADIR%%/plugins/python/helpers/epydoc/compat.py %%DATADIR%%/plugins/python/helpers/epydoc/docbuilder.py %%DATADIR%%/plugins/python/helpers/epydoc/docintrospecter.py %%DATADIR%%/plugins/python/helpers/epydoc/docparser.py %%DATADIR%%/plugins/python/helpers/epydoc/docstringparser.py %%DATADIR%%/plugins/python/helpers/epydoc/docwriter/__init__.py %%DATADIR%%/plugins/python/helpers/epydoc/docwriter/dotgraph.py %%DATADIR%%/plugins/python/helpers/epydoc/docwriter/html.py %%DATADIR%%/plugins/python/helpers/epydoc/docwriter/html_colorize.py %%DATADIR%%/plugins/python/helpers/epydoc/docwriter/html_css.py %%DATADIR%%/plugins/python/helpers/epydoc/docwriter/html_help.py %%DATADIR%%/plugins/python/helpers/epydoc/docwriter/latex.py %%DATADIR%%/plugins/python/helpers/epydoc/docwriter/plaintext.py %%DATADIR%%/plugins/python/helpers/epydoc/docwriter/xlink.py %%DATADIR%%/plugins/python/helpers/epydoc/gui.py %%DATADIR%%/plugins/python/helpers/epydoc/log.py %%DATADIR%%/plugins/python/helpers/epydoc/markup/__init__.py %%DATADIR%%/plugins/python/helpers/epydoc/markup/doctest.py %%DATADIR%%/plugins/python/helpers/epydoc/markup/epytext.py %%DATADIR%%/plugins/python/helpers/epydoc/markup/javadoc.py %%DATADIR%%/plugins/python/helpers/epydoc/markup/plaintext.py %%DATADIR%%/plugins/python/helpers/epydoc/markup/pyval_repr.py %%DATADIR%%/plugins/python/helpers/epydoc/markup/restructuredtext.py %%DATADIR%%/plugins/python/helpers/epydoc/util.py %%DATADIR%%/plugins/python/helpers/extra_syspath.py %%DATADIR%%/plugins/python/helpers/generator3/__init__.py %%DATADIR%%/plugins/python/helpers/generator3/__main__.py %%DATADIR%%/plugins/python/helpers/generator3/_vendor/__init__.py %%DATADIR%%/plugins/python/helpers/generator3/_vendor/pyparsing_py2.py %%DATADIR%%/plugins/python/helpers/generator3/_vendor/pyparsing_py3.py %%DATADIR%%/plugins/python/helpers/generator3/clr_tools.py %%DATADIR%%/plugins/python/helpers/generator3/constants.py %%DATADIR%%/plugins/python/helpers/generator3/core.py %%DATADIR%%/plugins/python/helpers/generator3/docstring_parsing.py %%DATADIR%%/plugins/python/helpers/generator3/extra.py %%DATADIR%%/plugins/python/helpers/generator3/module_redeclarator.py %%DATADIR%%/plugins/python/helpers/generator3/required_gen_version %%DATADIR%%/plugins/python/helpers/generator3/util_methods.py %%DATADIR%%/plugins/python/helpers/generator3/version.txt %%DATADIR%%/plugins/python/helpers/icon-robots.txt %%DATADIR%%/plugins/python/helpers/packaging_tool.py -%%DATADIR%%/plugins/python/helpers/pip-20.1.1-py2.py3-none-any.whl +%%DATADIR%%/plugins/python/helpers/pip-20.3.4-py2.py3-none-any.whl %%DATADIR%%/plugins/python/helpers/pockets/__init__.py %%DATADIR%%/plugins/python/helpers/pockets/_version.py +%%DATADIR%%/plugins/python/helpers/pockets/autolog.py %%DATADIR%%/plugins/python/helpers/pockets/collections.py +%%DATADIR%%/plugins/python/helpers/pockets/datetime.py +%%DATADIR%%/plugins/python/helpers/pockets/decorators.py %%DATADIR%%/plugins/python/helpers/pockets/inspect.py %%DATADIR%%/plugins/python/helpers/pockets/iterators.py +%%DATADIR%%/plugins/python/helpers/pockets/logging.py %%DATADIR%%/plugins/python/helpers/pockets/string.py %%DATADIR%%/plugins/python/helpers/profiler/__init__.py %%DATADIR%%/plugins/python/helpers/profiler/_imps/__init__.py %%DATADIR%%/plugins/python/helpers/profiler/_imps/_pydev_pkgutil_old.py %%DATADIR%%/plugins/python/helpers/profiler/_prof_imports.py %%DATADIR%%/plugins/python/helpers/profiler/load_pstat.py %%DATADIR%%/plugins/python/helpers/profiler/prof_io.py %%DATADIR%%/plugins/python/helpers/profiler/prof_six.py %%DATADIR%%/plugins/python/helpers/profiler/prof_util.py %%DATADIR%%/plugins/python/helpers/profiler/profiler.thrift %%DATADIR%%/plugins/python/helpers/profiler/run_profiler.py %%DATADIR%%/plugins/python/helpers/profiler/vmprof_profiler.py %%DATADIR%%/plugins/python/helpers/profiler/yappi_profiler.py %%DATADIR%%/plugins/python/helpers/py2ipnb_converter.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/_compat.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/core.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/docutils.conf %%DATADIR%%/plugins/python/helpers/py2only/docutils/examples.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/frontend.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/io.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/af.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/ca.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/cs.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/da.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/de.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/en.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/eo.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/es.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/fi.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/fr.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/gl.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/he.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/it.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/ja.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/lt.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/nl.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/pl.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/pt_br.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/ru.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/sk.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/sv.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/zh_cn.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/languages/zh_tw.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/nodes.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/null.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/directives/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/directives/admonitions.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/directives/body.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/directives/html.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/directives/images.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/directives/misc.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/directives/parts.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/directives/references.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/directives/tables.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/README.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamsa.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamsb.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamsc.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamsn.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamso.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isoamsr.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isobox.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isocyr1.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isocyr2.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isodia.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isogrk1.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isogrk2.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isogrk3.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isogrk4-wide.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isogrk4.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isolat1.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isolat2.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomfrk-wide.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomfrk.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomopf-wide.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomopf.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomscr-wide.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isomscr.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isonum.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isopub.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/isotech.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/mmlalias.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/mmlextra-wide.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/mmlextra.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/s5defs.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/xhtml1-lat1.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/xhtml1-special.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/include/xhtml1-symbol.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/af.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/ca.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/cs.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/da.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/de.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/en.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/eo.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/es.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/fi.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/fr.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/gl.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/he.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/it.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/ja.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/lt.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/nl.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/pl.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/pt_br.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/ru.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/sk.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/sv.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/zh_cn.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/languages/zh_tw.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/roles.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/states.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/parsers/rst/tableparser.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/readers/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/readers/doctree.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/readers/pep.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/readers/standalone.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/statemachine.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/transforms/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/transforms/components.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/transforms/frontmatter.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/transforms/misc.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/transforms/parts.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/transforms/peps.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/transforms/references.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/transforms/universal.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/transforms/writer_aux.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/code_analyzer.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/error_reporting.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/math/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/math/latex2mathml.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/math/math2html.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/math/tex2unichar.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/math/unichar2tex.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/punctuation_chars.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/roman.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/smartquotes.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/utils/urischemes.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/docutils_xml.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/html4css1/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/html4css1/html4css1.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/html4css1/math.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/html4css1/template.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/latex2e/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/latex2e/default.tex %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/latex2e/docutils-05-compat.sty %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/latex2e/titlepage.tex %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/latex2e/xelatex.tex %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/manpage.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/null.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/odf_odt/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/odf_odt/pygmentsformatter.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/odf_odt/styles.odt %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/pep_html/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/pep_html/pep.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/pep_html/template.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/pseudoxml.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/README.txt %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/big-black/__base__ %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/big-black/framing.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/big-black/pretty.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/big-white/framing.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/big-white/pretty.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/blank.gif %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/framing.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/iepngfix.htc %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/opera.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/outline.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/pretty.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/print.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/s5-core.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/slides.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/default/slides.js %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/medium-black/__base__ %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/medium-black/pretty.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/medium-white/framing.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/medium-white/pretty.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/small-black/__base__ %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/small-black/pretty.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/small-white/framing.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/s5_html/themes/small-white/pretty.css %%DATADIR%%/plugins/python/helpers/py2only/docutils/writers/xetex/__init__.py %%DATADIR%%/plugins/python/helpers/py2only/roman.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/_compat.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/core.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/examples.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/frontend.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/io.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/af.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/ca.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/cs.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/da.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/de.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/en.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/eo.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/es.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/fi.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/fr.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/gl.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/he.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/it.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/ja.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/lt.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/nl.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/pl.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/pt_br.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/ru.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/sk.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/sv.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/zh_cn.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/languages/zh_tw.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/nodes.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/null.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/directives/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/directives/admonitions.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/directives/body.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/directives/html.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/directives/images.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/directives/misc.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/directives/parts.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/directives/references.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/directives/tables.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/README.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamsa.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamsb.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamsc.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamsn.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamso.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isoamsr.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isobox.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isocyr1.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isocyr2.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isodia.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isogrk1.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isogrk2.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isogrk3.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isogrk4-wide.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isogrk4.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isolat1.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isolat2.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomfrk-wide.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomfrk.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomopf-wide.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomopf.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomscr-wide.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isomscr.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isonum.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isopub.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/isotech.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/mmlalias.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/mmlextra-wide.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/mmlextra.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/s5defs.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/xhtml1-lat1.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/xhtml1-special.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/include/xhtml1-symbol.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/af.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/ca.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/cs.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/da.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/de.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/en.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/eo.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/es.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/fi.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/fr.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/gl.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/he.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/it.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/ja.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/lt.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/nl.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/pl.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/pt_br.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/ru.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/sk.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/sv.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/zh_cn.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/languages/zh_tw.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/roles.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/states.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/parsers/rst/tableparser.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/readers/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/readers/doctree.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/readers/pep.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/readers/standalone.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/statemachine.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/transforms/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/transforms/components.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/transforms/frontmatter.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/transforms/misc.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/transforms/parts.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/transforms/peps.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/transforms/references.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/transforms/universal.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/transforms/writer_aux.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/code_analyzer.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/error_reporting.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/math/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/math/latex2mathml.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/math/math2html.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/math/tex2unichar.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/math/unichar2tex.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/punctuation_chars.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/roman.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/smartquotes.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/utils/urischemes.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/docutils_xml.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/html4css1/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/html4css1/html4css1.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/html4css1/math.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/html4css1/template.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/latex2e/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/latex2e/default.tex %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/latex2e/titlepage.tex %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/latex2e/xelatex.tex %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/manpage.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/null.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/odf_odt/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/odf_odt/pygmentsformatter.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/odf_odt/styles.odt %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/pep_html/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/pep_html/pep.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/pep_html/template.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/pseudoxml.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/__init__.py %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/README.txt %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/big-black/__base__ %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/big-black/framing.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/big-black/pretty.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/big-white/framing.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/big-white/pretty.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/blank.gif %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/framing.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/iepngfix.htc %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/opera.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/outline.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/pretty.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/print.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/s5-core.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/slides.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/default/slides.js %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/medium-black/__base__ %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/medium-black/pretty.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/medium-white/framing.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/medium-white/pretty.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/small-black/__base__ %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/small-black/pretty.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/small-white/framing.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/s5_html/themes/small-white/pretty.css %%DATADIR%%/plugins/python/helpers/py3only/docutils/writers/xetex/__init__.py %%DATADIR%%/plugins/python/helpers/pycharm/__init__.py %%DATADIR%%/plugins/python/helpers/pycharm/__jb.for_twisted/twisted/plugins/README.txt %%DATADIR%%/plugins/python/helpers/pycharm/__jb.for_twisted/twisted/plugins/teamcity_plugin.py %%DATADIR%%/plugins/python/helpers/pycharm/_bdd_utils.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_create_folder.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_django_behave.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_django_project_creator.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_find_best_place.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_manage_tasks_provider.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_nosetest_runner.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_parallel_tree_manager.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_pytest_runner.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_runner_tools.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_serial_tree_manager.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_tox_runner.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_trialtest_runner.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_unittest_runner.py %%DATADIR%%/plugins/python/helpers/pycharm/_jb_utils.py -%%DATADIR%%/plugins/python/helpers/pycharm/_jb_wsl_get_ip.py %%DATADIR%%/plugins/python/helpers/pycharm/appcfg_fetcher.py %%DATADIR%%/plugins/python/helpers/pycharm/attestrunner.py %%DATADIR%%/plugins/python/helpers/pycharm/behave_runner.py -%%DATADIR%%/plugins/python/helpers/pycharm/buildout_engulfer.py %%DATADIR%%/plugins/python/helpers/pycharm/django_manage.py %%DATADIR%%/plugins/python/helpers/pycharm/django_manage_commands_provider/__init__.py %%DATADIR%%/plugins/python/helpers/pycharm/django_manage_commands_provider/_parser/__init__.py %%DATADIR%%/plugins/python/helpers/pycharm/django_manage_commands_provider/_parser/_argparse.py %%DATADIR%%/plugins/python/helpers/pycharm/django_manage_commands_provider/_parser/_optparse.py %%DATADIR%%/plugins/python/helpers/pycharm/django_manage_commands_provider/_parser/_utils.py %%DATADIR%%/plugins/python/helpers/pycharm/django_manage_commands_provider/_parser/parser.py %%DATADIR%%/plugins/python/helpers/pycharm/django_manage_commands_provider/_xml.py %%DATADIR%%/plugins/python/helpers/pycharm/django_manage_commands_provider/readme.txt %%DATADIR%%/plugins/python/helpers/pycharm/django_manage_shell.py %%DATADIR%%/plugins/python/helpers/pycharm/django_test_manage.py %%DATADIR%%/plugins/python/helpers/pycharm/django_test_runner.py %%DATADIR%%/plugins/python/helpers/pycharm/docrunner.py %%DATADIR%%/plugins/python/helpers/pycharm/fix_getpass.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_helper/_2.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_helper/_3.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_helper/__init__.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_helper/case.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_helper/config.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_helper/failure.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_helper/loader.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_helper/raise_compat.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_helper/selector.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_helper/suite.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_helper/util.py %%DATADIR%%/plugins/python/helpers/pycharm/nose_utils.py -%%DATADIR%%/plugins/python/helpers/pycharm/noserunner.py %%DATADIR%%/plugins/python/helpers/pycharm/pycharm_commands/__init__.py %%DATADIR%%/plugins/python/helpers/pycharm/pycharm_commands/pycharm_test.py %%DATADIR%%/plugins/python/helpers/pycharm/pycharm_load_entry_point.py %%DATADIR%%/plugins/python/helpers/pycharm/pycharm_run_utils.py %%DATADIR%%/plugins/python/helpers/pycharm/pycharm_setup_runner.py %%DATADIR%%/plugins/python/helpers/pycharm/pytest_teamcity.py -%%DATADIR%%/plugins/python/helpers/pycharm/pytestrunner.py %%DATADIR%%/plugins/python/helpers/pycharm/runpy_compat.py %%DATADIR%%/plugins/python/helpers/pycharm/tcmessages.py %%DATADIR%%/plugins/python/helpers/pycharm/tcunittest.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/README.txt %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/__init__.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/common.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/context_managers.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/diff_tools.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/django.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/flake8_plugin.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/flake8_v2_plugin.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/flake8_v3_plugin.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/jb_behave_formatter.py +%%DATADIR%%/plugins/python/helpers/pycharm/teamcity/jb_local_exc_store.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/messages.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/nose_report.py +%%DATADIR%%/plugins/python/helpers/pycharm/teamcity/pylint_reporter.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/pytest_plugin.py %%DATADIR%%/plugins/python/helpers/pycharm/teamcity/unittestpy.py -%%DATADIR%%/plugins/python/helpers/pycharm/utrunner.py %%DATADIR%%/plugins/python/helpers/pycharm_display/datalore/__init__.py %%DATADIR%%/plugins/python/helpers/pycharm_display/datalore/display/__init__.py %%DATADIR%%/plugins/python/helpers/pycharm_display/datalore/display/display_.py %%DATADIR%%/plugins/python/helpers/pycharm_display/datalore/display/display_log.py %%DATADIR%%/plugins/python/helpers/pycharm_display/datalore/display/supported_data_type.py %%DATADIR%%/plugins/python/helpers/pycharm_display/tests/display/test_supported_data_type.py %%DATADIR%%/plugins/python/helpers/pycharm_matplotlib_backend/__init__.py %%DATADIR%%/plugins/python/helpers/pycharm_matplotlib_backend/backend_interagg.py %%DATADIR%%/plugins/python/helpers/pycharm_matplotlib_backend/sitecustomize.py %%DATADIR%%/plugins/python/helpers/pycodestyle.py %%DATADIR%%/plugins/python/helpers/pydev/LICENSE %%DATADIR%%/plugins/python/helpers/pydev/MANIFEST.in %%DATADIR%%/plugins/python/helpers/pydev/README.rst %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/_pydev_calltip_util.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/_pydev_completer.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/_pydev_filesystem_encoding.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/_pydev_getopt.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/_pydev_imports_tipper.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/_pydev_jy_imports_tipper.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/_pydev_log.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/_pydev_tipper_common.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/fix_getpass.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_code_executor.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_console_commands.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_console_types.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_console_utils.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_import_hook.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_imports.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_ipython_code_executor.py +%%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_ipython_completer.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_ipython_console.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_ipython_console_011.py +%%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_ipython_rich_output.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_is_thread_alive.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_localhost.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_log.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_monkey.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_monkey_qt.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_override.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_stdin.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_umd.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_bundle/pydev_versioncheck.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_comm/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_comm/pydev_io.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_comm/pydev_rpc.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_comm/pydev_server.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_comm/pydev_transport.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_imps/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_imps/_pydev_BaseHTTPServer.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_imps/_pydev_SimpleXMLRPCServer.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_imps/_pydev_SocketServer.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_imps/_pydev_execfile.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_imps/_pydev_inspect.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_imps/_pydev_pkgutil_old.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_imps/_pydev_saved_modules.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_imps/_pydev_sys_patch.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_imps/_pydev_xmlrpclib.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_runfiles/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_coverage.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_nose.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_parallel.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_parallel_client.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_pytest2.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_unittest.py %%DATADIR%%/plugins/python/helpers/pydev/_pydev_runfiles/pydev_runfiles_xml_rpc.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevconsole_code_for_ironpython.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_additional_thread_info.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_additional_thread_info_regular.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_breakpointhook.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_breakpoints.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_bytecode_utils.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_collect_try_except_info.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm_constants.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_command_line_handling.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_console.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_console_integration.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_console_pytest.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_constants.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_custom_frames.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython.c %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython.pxd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython.pyx %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_27_64.so -%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_35_64.cpython-35m-darwin.so +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_310_64.cpython-310-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_36_64.cpython-36m-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_37_64.cpython-37m-darwin.so -%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_38_64.cpython-38-darwin.so +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_38_64%%PYTHON_EXT_SUFFIX%%-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_39_64.cpython-39-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_64.pyd -%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_32.cp35-win32.pyd -%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_64.cp35-win_amd64.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_310_32.cp310-win32.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_310_64.cp310-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_32.cp36-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_64.cp36-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_32.cp37-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_64.cp37-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_38_32.cp38-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_38_64.cp38-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_39_32.cp39-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_39_64.cp39-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_wrapper.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_dont_trace.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_dont_trace_files.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_exec.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_exec2.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_extension_api.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_extension_utils.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_frame.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_frame_utils.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_import_class.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_io.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_kill_all_pydevd_threads.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_plugin_utils.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_process_net_command.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_referrers.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_reload.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_resolver.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_save_locals.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_signature.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_stackless.py +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_tables.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_thrift.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_trace_api.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch_regular.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_traceproperty.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_utils.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_vars.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_vm_type.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_xml.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/internal_pycore.h %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_eval_main.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.c %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.pxd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.pyx %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.c +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp310-win32.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp310-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp36-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp36-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp37-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp37-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp38-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp38-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp39-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp39-win_amd64.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cpython-310-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cpython-36m-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cpython-37m-darwin.so -%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cpython-38-darwin.so +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common%%PYTHON_EXT_SUFFIX%%-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cpython-39-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.pxd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.pyx +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_310_64.cpython-310-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_36_64.cpython-36m-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_37_64.cpython-37m-darwin.so -%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_38_64.cpython-38-darwin.so +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_38_64%%PYTHON_EXT_SUFFIX%%-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_39_64.cpython-39-darwin.so -%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39.c -%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39.pxd -%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39.pyx +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39_and_above.c +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39_and_above.pxd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39_and_above.pyx +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_310_32.cp310-win32.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_310_64.cp310-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_32.cp36-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_64.cp36-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_32.cp37-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_64.cp37-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_38_32.cp38-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_38_64.cp38-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_39_32.cp39-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_39_64.cp39-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_tracing.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_modify_bytecode.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/release_mem.h %%DATADIR%%/plugins/python/helpers/pydev/build_tools/build.py %%DATADIR%%/plugins/python/helpers/pydev/build_tools/build_binaries_osx.py %%DATADIR%%/plugins/python/helpers/pydev/build_tools/build_binaries_windows.py %%DATADIR%%/plugins/python/helpers/pydev/build_tools/generate_code.py %%DATADIR%%/plugins/python/helpers/pydev/build_tools/names_to_rename.py %%DATADIR%%/plugins/python/helpers/pydev/build_tools/pydevd_release_process.txt %%DATADIR%%/plugins/python/helpers/pydev/build_tools/rename_pep8.py %%DATADIR%%/plugins/python/helpers/pydev/interpreterInfo.py %%DATADIR%%/plugins/python/helpers/pydev/jython_test_deps/ant.jar %%DATADIR%%/plugins/python/helpers/pydev/jython_test_deps/junit.jar %%DATADIR%%/plugins/python/helpers/pydev/merge_pydev_pycharm.txt +%%DATADIR%%/plugins/python/helpers/pydev/pycharm-console.rst %%DATADIR%%/plugins/python/helpers/pydev/pycharm-readme.rst %%DATADIR%%/plugins/python/helpers/pydev/pycompletionserver.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_app_engine_debug_startup.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_console/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_console/console.thrift %%DATADIR%%/plugins/python/helpers/pydev/pydev_console/pydev_protocol.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_coverage.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/README %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/inputhook.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/inputhookglut.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/inputhookgtk.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/inputhookgtk3.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/inputhookpyglet.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/inputhookqt4.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/inputhookqt5.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/inputhooktk.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/inputhookwx.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/matplotlibtools.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/qt.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/qt_for_kernel.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/qt_loaders.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_ipython/version.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_pysrc.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_sitecustomize/__not_in_default_pythonpath.txt %%DATADIR%%/plugins/python/helpers/pydev/pydev_sitecustomize/sitecustomize.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_test_pydevd_reload/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_test_pydevd_reload/test_pydevd_reload.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests/test_check_pydevconsole.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests/test_get_referrers.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests/test_jyserver.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests/test_jysimpleTipper.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests/test_pydev_ipython_011.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests/test_pydevconsole.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests/test_pyserver.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests/test_signature.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests/test_simpleTipper.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_mainloop/README %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_mainloop/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_mainloop/gui-glut.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_mainloop/gui-gtk.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_mainloop/gui-gtk3.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_mainloop/gui-pyglet.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_mainloop/gui-qt.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_mainloop/gui-tk.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_mainloop/gui-wx.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/_debugger_case20.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/_debugger_case_breakpoint.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/_debugger_case_breakpoint2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/debug_constants.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/debugger_fixtures.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/debugger_unittest.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/flask1/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/flask1/app.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/flask1/templates/hello.html %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/manage.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_app/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_app/admin.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_app/forms.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_app/models.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_app/templates/my_app/index.html %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_app/templates/my_app/name.html %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_app/tests.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_app/urls.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_app/views.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_django_proj_17/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_django_proj_17/settings.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_django_proj_17/urls.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_17/my_django_proj_17/wsgi.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/manage.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_app/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_app/admin.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_app/apps.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_app/forms.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_app/migrations/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_app/models.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_app/templates/my_app/index.html %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_app/templates/my_app/name.html %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_app/urls.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_app/views.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_django_proj_21/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_django_proj_21/settings.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_django_proj_21/urls.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_django_proj_21/my_django_proj_21/wsgi.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_extensions/pydevd_plugins/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_extensions/pydevd_plugins/extensions/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_events.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_exttype.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/performance_check.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/regression_check.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_bytecode_many_names_example.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_bytecode_overflow_example.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case1.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case13.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case14.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case15.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case15_execfile.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case16.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case17.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case17a.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case18.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case19.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case20.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case3.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case4.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case56.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case7.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case89.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_asyncio.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_breakpoint.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_breakpoint2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_breakpoint_condition_exc.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_breakpoint_remote.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_breakpoint_remote_no_import.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_bytecode_overflow.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_change_breaks.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_check_tracer.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_environment_reset_on_fork.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_event_ext.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_exceptions.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_fork.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_frame_eval.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_generator.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_generator2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_generator3.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_generator_py2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_generator_py3.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_get_next_statement_targets.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_get_thread_stack.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_import_imported.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_import_main.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_lamda.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_m_switch.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_m_switch_2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_module_entry_point.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_multiple_threads.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_multiprocessing.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_path_translation.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_print.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_qthread1.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_qthread2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_qthread3.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_qthread4.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_redirect.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_remote.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_remote_1.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_remote_2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_remote_unhandled_exceptions.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_remote_unhandled_exceptions2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_return_value.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_scapy.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_set_next_statement.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_settrace.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_simple_calls.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_skip_breakpoint_in_exceptions.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_suspend_all.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_suspend_policy.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_thread_creation_deadlock.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_trace_dispatch.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_type_ext.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_unhandled_exception_get_stack.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_unhandled_exceptions.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_unhandled_exceptions_on_top_level.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_unhandled_exceptions_on_top_level2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_debugger_case_zip_files.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_performance_1.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_performance_2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_performance_3.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_pydev_coverage_cyrillic_encoding_py2.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_pydev_coverage_cyrillic_encoding_py3.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/_pydev_coverage_syntax_error.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/launch/foo/__main__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/resources/launch/foo/bar.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_additional_thread_info.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_bytecode_modification.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_bytecode_utils.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_collect_try_except_info.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_collect_try_except_info/test_collect_try_except_info.json %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_collect_try_except_info/test_iter_bytecode.py26.json %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_collect_try_except_info/test_iter_bytecode.py27.json %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_collect_try_except_info/test_iter_bytecode.py36.json %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_collect_try_except_info/test_iter_bytecode.py37.json %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_convert_utilities.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_debugger.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_dump_threads.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_frame_eval_and_tracing.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_frame_evaluator.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_in_project_roots.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_null.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_process_command_line.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_pydev_monkey.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_pydevcoverage.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_pydevd_io.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_save_locals.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_tracing_gotchas.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/test_tracing_on_top_level.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_python/tests_single_notification.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/not_in_default_pythonpath.txt %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/nested_dir/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/nested_dir/nested2/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/nested_dir/nested2/deep_nest_test.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/nested_dir/nested2/non_test_file.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/nested_dir/nested3/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/nested_dir/nested3/junk.txt %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/nested_dir/nested3/non_test_file.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/nested_dir/non_test_file.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/nested_dir/simple4_test.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/non_test_file.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/not_in_default_pythonpath.txt %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/simple2_test.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/simple3_test.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/simpleClass_test.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/simpleModule_test.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/samples/simple_test.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/test_pydevd_property.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/test_pydevdio.py %%DATADIR%%/plugins/python/helpers/pydev/pydev_tests_runfiles/test_runfiles.py %%DATADIR%%/plugins/python/helpers/pydev/pydevconsole.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/README.txt %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/_always_live_program.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/_check.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/_test_attach_to_process.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/_test_attach_to_process_linux.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/add_code_to_python_process.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/attach_amd64.dll %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/attach_linux_amd64.so %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/attach_linux_x86.so %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/attach_pydevd.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/attach_script.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/attach_x86.dll %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/attach_x86.dylib %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/attach_x86_64.dylib %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/common/py_settrace.hpp %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/common/py_settrace_37.hpp %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/common/py_utils.hpp %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/common/py_version.hpp %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/common/python.h %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/common/ref_utils.hpp %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/linux_and_mac/attach.cpp %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/linux_and_mac/compile_linux.sh %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/linux_and_mac/compile_mac.sh %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/linux_and_mac/lldb_prepare.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/breakpoint.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/compat.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/crash.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/debug.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/disasm.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/event.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/interactive.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/module.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/plugins/README %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/plugins/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/plugins/do_example.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/plugins/do_exchain.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/plugins/do_exploitable.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/plugins/do_symfix.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/process.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/registry.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/search.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/sql.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/system.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/textio.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/thread.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/util.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/advapi32.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/context_amd64.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/context_i386.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/dbghelp.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/defines.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/gdi32.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/kernel32.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/ntdll.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/peb_teb.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/psapi.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/shell32.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/shlwapi.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/user32.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/version.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/wtsapi32.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/window.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/windows/attach.cpp %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/windows/attach.h %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/windows/compile_windows.bat %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/windows/stdafx.cpp %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/windows/stdafx.h %%DATADIR%%/plugins/python/helpers/pydev/pydevd_attach_to_process/windows/targetver.h %%DATADIR%%/plugins/python/helpers/pydev/pydevd_concurrency_analyser/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_concurrency_analyser/pydevd_concurrency_logger.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_concurrency_analyser/pydevd_thread_wrappers.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_file_utils.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_plugins/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_plugins/django_debug.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_plugins/extensions/README.md %%DATADIR%%/plugins/python/helpers/pydev/pydevd_plugins/extensions/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_plugins/extensions/types/README.md %%DATADIR%%/plugins/python/helpers/pydev/pydevd_plugins/extensions/types/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_plugins/extensions/types/pydevd_helpers.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_plugins/jinja2_debug.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_pycharm.py %%DATADIR%%/plugins/python/helpers/pydev/pydevd_tracing.py %%DATADIR%%/plugins/python/helpers/pydev/pytest.ini %%DATADIR%%/plugins/python/helpers/pydev/runfiles.py %%DATADIR%%/plugins/python/helpers/pydev/setup_cython.py %%DATADIR%%/plugins/python/helpers/pydev/stubs/_django_manager_body.py %%DATADIR%%/plugins/python/helpers/pydev/stubs/_get_tips.py %%DATADIR%%/plugins/python/helpers/pydev/stubs/pycompletion.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/isort_container/isort/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/isort_container/isort/__main__.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/isort_container/isort/hooks.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/isort_container/isort/isort.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/isort_container/isort/main.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/isort_container/isort/natural.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/isort_container/isort/pie_slice.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/isort_container/isort/pylama_isort.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/isort_container/isort/settings.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/autopep8.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/Grammar.txt %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/PatternGrammar.txt %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/__main__.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/btm_matcher.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/btm_utils.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixer_base.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixer_util.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_apply.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_basestring.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_buffer.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_callable.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_dict.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_except.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_exec.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_execfile.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_exitfunc.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_filter.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_funcattrs.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_future.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_getcwdu.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_has_key.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_idioms.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_import.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_imports.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_imports2.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_input.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_intern.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_isinstance.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_itertools.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_itertools_imports.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_long.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_map.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_metaclass.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_methodattrs.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_ne.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_next.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_nonzero.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_numliterals.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_operator.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_paren.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_print.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_raise.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_raw_input.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_reduce.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_renames.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_repr.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_set_literal.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_standarderror.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_sys_exc.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_throw.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_tuple_params.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_types.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_unicode.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_urllib.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_ws_comma.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_xrange.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_xreadlines.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/fix_zip.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/main.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/patcomp.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/conv.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/driver.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/grammar.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/literals.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/parse.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/pgen.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/token.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pgen2/tokenize.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pygram.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/pytree.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/refactor.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/pep8/pycodestyle.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/_ctypes.dll %%DATADIR%%/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/_endian.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/ctypes-README.txt %%DATADIR%%/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/macholib/__init__.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/macholib/dyld.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/macholib/dylib.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/macholib/framework.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/util.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/ctypes/wintypes.py %%DATADIR%%/plugins/python/helpers/pydev/third_party/wrapped_for_pydev/not_in_default_pythonpath.txt %%DATADIR%%/plugins/python/helpers/pydev/tox.ini %%DATADIR%%/plugins/python/helpers/python-skeletons/AUTHORS.txt %%DATADIR%%/plugins/python/helpers/python-skeletons/LICENSE.txt %%DATADIR%%/plugins/python/helpers/python-skeletons/README.md %%DATADIR%%/plugins/python/helpers/python-skeletons/StringIO.py %%DATADIR%%/plugins/python/helpers/python-skeletons/_pytest/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/_pytest/mark/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/_pytest/mark/structures.py %%DATADIR%%/plugins/python/helpers/python-skeletons/alembic.py %%DATADIR%%/plugins/python/helpers/python-skeletons/behave.py %%DATADIR%%/plugins/python/helpers/python-skeletons/cStringIO.py %%DATADIR%%/plugins/python/helpers/python-skeletons/copy.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/core/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/core/mail.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/db/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/db/models/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/db/models/query.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/forms/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/forms/forms.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/forms/formsets.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/forms/models.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/views/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/views/generic/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/django/views/generic/base.py %%DATADIR%%/plugins/python/helpers/python-skeletons/nose/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/nose/tools/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/numpy/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/numpy/core/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/numpy/core/multiarray.py %%DATADIR%%/plugins/python/helpers/python-skeletons/py/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/py/error.py %%DATADIR%%/plugins/python/helpers/python-skeletons/py/path/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/pytest/__init__.py %%DATADIR%%/plugins/python/helpers/python-skeletons/struct.py +%%DATADIR%%/plugins/python/helpers/remote_sync.py %%DATADIR%%/plugins/python/helpers/rest_runners/rst2smth.py %%DATADIR%%/plugins/python/helpers/rest_runners/sphinx_runner.py %%DATADIR%%/plugins/python/helpers/setuptools-44.1.1-py2.py3-none-any.whl %%DATADIR%%/plugins/python/helpers/six.py %%DATADIR%%/plugins/python/helpers/sphinxcontrib/__init__.py %%DATADIR%%/plugins/python/helpers/sphinxcontrib/napoleon/__init__.py +%%DATADIR%%/plugins/python/helpers/sphinxcontrib/napoleon/_upstream.py %%DATADIR%%/plugins/python/helpers/sphinxcontrib/napoleon/_version.py %%DATADIR%%/plugins/python/helpers/sphinxcontrib/napoleon/docstring.py %%DATADIR%%/plugins/python/helpers/syspath.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/README.md %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_ply/__init__.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_ply/cpp.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_ply/ctokens.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_ply/lex.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_ply/yacc.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_ply/ygen.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/__init__.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/_compat.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/__init__.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/__init__.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/client.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/processor.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/__init__.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/base.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/binary.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/compact.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/rpc.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/server.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/socket.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/__init__.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/base.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/buffered.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/framed.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/__init__.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/tracker.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/tracking.thrift %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/hook.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/http.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/parser/__init__.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/parser/exc.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/parser/lexer.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/parser/parser.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/__init__.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/apache_json.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/base.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/binary.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/compact.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/cybin/cybin.pyx %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/cybin/endian_port.h %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/exc.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/json.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/multiplex.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/rpc.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/server.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/thrift.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/tornado.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/__init__.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/_ssl.py +%%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/base.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/buffered/__init__.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/buffered/cybuffered.pyx %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/cybase.pxd %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/cybase.pyx %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/framed/__init__.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/framed/cyframed.pyx %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/memory/__init__.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/memory/cymemory.pyx %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/socket.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/transport/sslsocket.py %%DATADIR%%/plugins/python/helpers/third_party/thriftpy/_shaded_thriftpy/utils.py %%DATADIR%%/plugins/python/helpers/tools/class_method_versions.xml %%DATADIR%%/plugins/python/helpers/tools/python_keywords/False %%DATADIR%%/plugins/python/helpers/tools/python_keywords/None %%DATADIR%%/plugins/python/helpers/tools/python_keywords/True %%DATADIR%%/plugins/python/helpers/tools/python_keywords/__debug__ %%DATADIR%%/plugins/python/helpers/tools/python_keywords/and %%DATADIR%%/plugins/python/helpers/tools/python_keywords/as %%DATADIR%%/plugins/python/helpers/tools/python_keywords/assert %%DATADIR%%/plugins/python/helpers/tools/python_keywords/break %%DATADIR%%/plugins/python/helpers/tools/python_keywords/class %%DATADIR%%/plugins/python/helpers/tools/python_keywords/continue %%DATADIR%%/plugins/python/helpers/tools/python_keywords/def %%DATADIR%%/plugins/python/helpers/tools/python_keywords/del %%DATADIR%%/plugins/python/helpers/tools/python_keywords/elif %%DATADIR%%/plugins/python/helpers/tools/python_keywords/else %%DATADIR%%/plugins/python/helpers/tools/python_keywords/except %%DATADIR%%/plugins/python/helpers/tools/python_keywords/exec %%DATADIR%%/plugins/python/helpers/tools/python_keywords/finally %%DATADIR%%/plugins/python/helpers/tools/python_keywords/for %%DATADIR%%/plugins/python/helpers/tools/python_keywords/from %%DATADIR%%/plugins/python/helpers/tools/python_keywords/global %%DATADIR%%/plugins/python/helpers/tools/python_keywords/if %%DATADIR%%/plugins/python/helpers/tools/python_keywords/import %%DATADIR%%/plugins/python/helpers/tools/python_keywords/in %%DATADIR%%/plugins/python/helpers/tools/python_keywords/is %%DATADIR%%/plugins/python/helpers/tools/python_keywords/lambda %%DATADIR%%/plugins/python/helpers/tools/python_keywords/nonlocal %%DATADIR%%/plugins/python/helpers/tools/python_keywords/not %%DATADIR%%/plugins/python/helpers/tools/python_keywords/or %%DATADIR%%/plugins/python/helpers/tools/python_keywords/pass %%DATADIR%%/plugins/python/helpers/tools/python_keywords/raise %%DATADIR%%/plugins/python/helpers/tools/python_keywords/return %%DATADIR%%/plugins/python/helpers/tools/python_keywords/try %%DATADIR%%/plugins/python/helpers/tools/python_keywords/while %%DATADIR%%/plugins/python/helpers/tools/python_keywords/with %%DATADIR%%/plugins/python/helpers/tools/python_keywords/yield %%DATADIR%%/plugins/python/helpers/tools/stdlib_packages.txt %%DATADIR%%/plugins/python/helpers/tools/versions.xml %%DATADIR%%/plugins/python/helpers/typeshed/.flake8 %%DATADIR%%/plugins/python/helpers/typeshed/.github/workflows/mypy_primer.yml -%%DATADIR%%/plugins/python/helpers/typeshed/.github/workflows/stubtest-unused-whitelist.yml +%%DATADIR%%/plugins/python/helpers/typeshed/.github/workflows/mypy_primer_comment.yml +%%DATADIR%%/plugins/python/helpers/typeshed/.github/workflows/stubtest-unused-allowlist.yml %%DATADIR%%/plugins/python/helpers/typeshed/.github/workflows/tests.yml +%%DATADIR%%/plugins/python/helpers/typeshed/CODE_OF_CONDUCT.md %%DATADIR%%/plugins/python/helpers/typeshed/CONTRIBUTING.md %%DATADIR%%/plugins/python/helpers/typeshed/LICENSE +%%DATADIR%%/plugins/python/helpers/typeshed/MAINTAINERS.md %%DATADIR%%/plugins/python/helpers/typeshed/README.md %%DATADIR%%/plugins/python/helpers/typeshed/pre-commit %%DATADIR%%/plugins/python/helpers/typeshed/pyproject.toml +%%DATADIR%%/plugins/python/helpers/typeshed/pyrightconfig.json +%%DATADIR%%/plugins/python/helpers/typeshed/pyrightconfig.stricter.json %%DATADIR%%/plugins/python/helpers/typeshed/requirements-tests-py3.txt -%%DATADIR%%/plugins/python/helpers/typeshed/scripts/migrate_script.py -%%DATADIR%%/plugins/python/helpers/typeshed/scripts/update-stubtest-whitelist.py -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/ConfigParser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/Queue.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/SocketServer.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/__builtin__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/_io.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/_json.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/_winreg.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/abc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/ast.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/builtins.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/cPickle.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/collections.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/compileall.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/archive_util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/bcppcompiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/ccompiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/cmd.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/bdist.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/bdist_dumb.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/bdist_msi.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/bdist_packager.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/bdist_rpm.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/bdist_wininst.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/build.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/build_clib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/build_ext.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/build_py.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/build_scripts.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/check.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/clean.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/config.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/install.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/install_data.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/install_egg_info.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/install_headers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/install_lib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/install_scripts.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/register.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/sdist.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/command/upload.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/config.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/core.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/cygwinccompiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/debug.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/dep_util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/dir_util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/dist.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/emxccompiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/errors.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/extension.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/fancy_getopt.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/file_util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/filelist.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/log.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/msvccompiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/spawn.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/sysconfig.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/text_file.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/unixccompiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/version.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/MIMEText.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/_parseaddr.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/base64mime.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/charset.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/encoders.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/feedparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/generator.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/header.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/iterators.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/message.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/mime/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/mime/application.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/mime/audio.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/mime/base.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/mime/image.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/mime/message.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/mime/multipart.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/mime/nonmultipart.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/mime/text.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/parser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/quoprimime.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/utils.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/exceptions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/fcntl.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/functools.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/gc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/gettext.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/hashlib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/heapq.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/importlib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/inspect.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/io.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/itertools.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/json.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/pool.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/process.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/multiprocessing/util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/ntpath.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/os/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/os/path.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/os2emxpath.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/pipes.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/posix.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/posixpath.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/random.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/re.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/resource.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/signal.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/sre_constants.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/sre_parse.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/subprocess.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/sys.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/tempfile.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/textwrap.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/tokenize.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/types.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/typing.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/unittest.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/urllib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/urlparse.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/__future__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_bisect.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_codecs.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_csv.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_curses.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_dummy_threading.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_heapq.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_msi.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_random.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_typeshed/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_typeshed/wsgi.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_typeshed/xml.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_warnings.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/aifc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/antigravity.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/argparse.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/array.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/asyncore.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/audioop.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/base64.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/bdb.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/binascii.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/bz2.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/cProfile.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/cgi.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/cmath.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/cmd.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/codecs.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/contextlib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/crypt.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/csv.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/ctypes/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/ctypes/util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/ctypes/wintypes.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/curses/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/curses/ascii.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/curses/panel.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/curses/textpad.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/datetime.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/decimal.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/difflib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/doctest.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/filecmp.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/fractions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/ftplib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/genericpath.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/hmac.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/imaplib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/imghdr.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/keyword.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/locale.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/logging/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/logging/config.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/logging/handlers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/macpath.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/marshal.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/math.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/mimetypes.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/mmap.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/modulefinder.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/msilib/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/msilib/schema.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/msilib/sequence.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/msilib/text.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/numbers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/opcode.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/operator.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/parser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pdb.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pickle.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pkgutil.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/plistlib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pprint.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pstats.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/py_compile.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pydoc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pydoc_data/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pydoc_data/topics.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pyexpat/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pyexpat/errors.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pyexpat/model.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/select.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/shutil.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/socket.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/sqlite3/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/ssl.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/struct.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/sunau.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/tarfile.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/termios.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/this.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/threading.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/time.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/token.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/turtle.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/uu.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/uuid.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/warnings.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wave.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/webbrowser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/winsound.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/handlers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/headers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/simple_server.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/types.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/validate.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/dom/NodeFilter.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/dom/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/dom/domreg.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/dom/minidom.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/dom/pulldom.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/etree/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/parsers/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/sax/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/sax/handler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/sax/saxutils.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/zipfile.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/zipimport.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/zlib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3.7/_py_abc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3.7/contextvars.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3.9/graphlib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3.9/zoneinfo/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_bootlocale.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_compat_pickle.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_compression.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_imp.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_importlib_modulespec.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_json.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_operator.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_sitebuiltins.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_thread.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_tkinter.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_tracemalloc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_winapi.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/abc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/ast.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/base_events.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/base_futures.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/base_subprocess.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/base_tasks.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/compat.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/constants.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/coroutines.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/events.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/exceptions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/format_helpers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/futures.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/locks.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/log.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/proactor_events.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/protocols.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/queues.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/runners.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/selector_events.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/sslproto.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/staggered.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/streams.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/subprocess.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/tasks.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/threads.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/transports.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/trsock.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/unix_events.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/windows_events.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/windows_utils.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/builtins.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/collections/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/collections/abc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/compileall.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/concurrent/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/concurrent/futures/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/concurrent/futures/_base.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/concurrent/futures/process.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/concurrent/futures/thread.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/configparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/dbm/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/dbm/dumb.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/dbm/gnu.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/dbm/ndbm.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/archive_util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/bcppcompiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/ccompiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/cmd.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/bdist.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/bdist_dumb.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/bdist_msi.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/bdist_packager.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/bdist_rpm.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/bdist_wininst.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/build.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/build_clib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/build_ext.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/build_py.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/build_scripts.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/check.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/clean.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/config.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/install.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/install_data.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/install_egg_info.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/install_headers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/install_lib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/install_scripts.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/register.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/sdist.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/command/upload.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/config.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/core.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/cygwinccompiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/debug.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/dep_util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/dir_util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/dist.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/errors.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/extension.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/fancy_getopt.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/file_util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/filelist.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/log.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/msvccompiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/spawn.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/sysconfig.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/text_file.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/unixccompiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/distutils/version.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/charset.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/contentmanager.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/encoders.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/errors.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/feedparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/generator.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/header.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/headerregistry.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/iterators.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/message.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/mime/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/mime/application.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/mime/audio.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/mime/base.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/mime/image.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/mime/message.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/mime/multipart.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/mime/nonmultipart.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/mime/text.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/parser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/policy.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/utils.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/faulthandler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/fcntl.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/functools.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/gc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/gettext.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/hashlib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/heapq.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/http/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/http/client.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/http/cookiejar.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/http/cookies.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/http/server.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/abc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/machinery.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/metadata.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/resources.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/inspect.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/io.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/ipaddress.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/itertools.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/json/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/json/decoder.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/json/encoder.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/json/tool.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/lzma.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/connection.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/context.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/managers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/pool.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/process.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/queues.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/shared_memory.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/sharedctypes.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/spawn.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/synchronize.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/ntpath.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/os/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/os/path.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/pathlib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/pipes.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/posix.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/posixpath.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/queue.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/random.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/re.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/resource.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/selectors.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/signal.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/socketserver.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/sre_constants.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/sre_parse.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/statistics.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/subprocess.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/sys.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/tempfile.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/textwrap.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/tokenize.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/tracemalloc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/types.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/typing.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/async_case.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/case.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/loader.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/main.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/mock.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/result.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/runner.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/signals.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/suite.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/urllib/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/urllib/error.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/urllib/parse.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/urllib/request.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/urllib/response.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/urllib/robotparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/venv/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/winreg.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/xmlrpc/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/xmlrpc/client.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/xmlrpc/server.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/xxlimited.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/zipapp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/scripts/create_baseline_stubs.py +%%DATADIR%%/plugins/python/helpers/typeshed/scripts/generate_proto_stubs.sh +%%DATADIR%%/plugins/python/helpers/typeshed/scripts/update-stubtest-allowlist.py +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/BaseHTTPServer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/CGIHTTPServer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/ConfigParser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/Cookie.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/HTMLParser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/Queue.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/SimpleHTTPServer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/SocketServer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/StringIO.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/UserDict.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/UserList.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/UserString.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/__builtin__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/__future__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/__main__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_ast.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_bisect.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_codecs.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_collections.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_csv.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_curses.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_dummy_threading.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_functools.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_heapq.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_hotshot.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_io.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_json.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_markupbase.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_md5.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_msi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_osx_support.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_random.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_sha.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_sha256.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_sha512.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_socket.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_sre.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_struct.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_symtable.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_threading_local.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_tkinter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_typeshed/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_typeshed/wsgi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_typeshed/xml.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_warnings.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_weakref.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_weakrefset.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/_winreg.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/abc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/aifc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/antigravity.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/argparse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/array.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/ast.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/asynchat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/asyncore.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/atexit.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/audioop.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/base64.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/bdb.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/binascii.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/binhex.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/bisect.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/builtins.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/bz2.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/cPickle.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/cProfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/cStringIO.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/calendar.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/cgi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/cgitb.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/chunk.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/cmath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/cmd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/code.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/codecs.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/codeop.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/collections.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/colorsys.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/commands.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/compileall.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/contextlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/cookielib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/copy.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/copy_reg.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/copyreg.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/crypt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/csv.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/ctypes/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/ctypes/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/ctypes/wintypes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/curses/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/curses/ascii.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/curses/panel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/curses/textpad.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/datetime.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/dbm/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/dbm/dumb.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/dbm/gnu.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/dbm/ndbm.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/decimal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/difflib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/dircache.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/dis.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/archive_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/bcppcompiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/ccompiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/cmd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/bdist.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/bdist_dumb.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/bdist_msi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/bdist_packager.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/bdist_rpm.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/bdist_wininst.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/build.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/build_clib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/build_ext.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/build_py.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/build_scripts.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/check.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/clean.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/config.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/install.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/install_data.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/install_egg_info.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/install_headers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/install_lib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/install_scripts.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/register.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/sdist.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/command/upload.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/config.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/core.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/cygwinccompiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/debug.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/dep_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/dir_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/dist.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/emxccompiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/extension.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/fancy_getopt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/file_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/filelist.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/log.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/msvccompiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/spawn.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/sysconfig.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/text_file.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/unixccompiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/distutils/version.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/doctest.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/dummy_thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/dummy_threading.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/MIMEText.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/_parseaddr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/base64mime.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/charset.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/encoders.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/feedparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/generator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/header.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/iterators.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/message.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/mime/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/mime/application.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/mime/audio.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/mime/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/mime/image.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/mime/message.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/mime/multipart.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/mime/nonmultipart.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/mime/text.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/quoprimime.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/email/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/encodings/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/encodings/utf_8.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/ensurepip/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/errno.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/fcntl.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/filecmp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/fileinput.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/fnmatch.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/formatter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/fractions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/ftplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/functools.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/future_builtins.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/gc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/genericpath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/getopt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/getpass.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/gettext.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/glob.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/grp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/gzip.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/hashlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/heapq.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/hmac.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/htmlentitydefs.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/httplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/imaplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/imghdr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/imp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/importlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/inspect.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/io.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/itertools.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/json.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/keyword.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/lib2to3/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/driver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/grammar.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/literals.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/parse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/pgen.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/tokenize.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/lib2to3/pygram.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/lib2to3/pytree.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/linecache.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/locale.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/logging/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/logging/config.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/logging/handlers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/macpath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/macurl2path.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/mailbox.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/mailcap.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/markupbase.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/marshal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/math.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/md5.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/mimetools.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/mimetypes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/mmap.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/modulefinder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/msilib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/msilib/schema.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/msilib/sequence.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/msilib/text.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/msvcrt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/multiprocessing/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/multiprocessing/dummy/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/multiprocessing/dummy/connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/multiprocessing/pool.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/multiprocessing/process.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/multiprocessing/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/mutex.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/netrc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/nis.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/nntplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/ntpath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/nturl2path.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/numbers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/opcode.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/operator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/os/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/os/path.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/os2emxpath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/ossaudiodev.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pdb.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pickle.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pickletools.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pipes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pkgutil.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/platform.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/plistlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/popen2.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/poplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/posix.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/posixpath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pprint.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/profile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pstats.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pty.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pwd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/py_compile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pyclbr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pydoc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pydoc_data/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pydoc_data/topics.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pyexpat/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pyexpat/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/pyexpat/model.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/quopri.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/random.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/re.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/readline.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/repr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/rfc822.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/rlcompleter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/robotparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/runpy.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sched.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/select.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sets.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sha.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/shelve.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/shlex.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/shutil.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/signal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/site.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/smtpd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/smtplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sndhdr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/socket.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/spwd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sqlite3/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sqlite3/dbapi2.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sre_compile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sre_constants.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sre_parse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/ssl.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/stat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/string.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/stringold.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/stringprep.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/strop.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/struct.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/subprocess.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sunau.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/symbol.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/symtable.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sys.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/sysconfig.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/syslog.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/tabnanny.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/tarfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/telnetlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/tempfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/termios.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/textwrap.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/this.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/threading.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/time.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/timeit.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/toaiff.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/tokenize.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/trace.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/traceback.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/tty.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/turtle.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/types.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/typing.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/typing_extensions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/unicodedata.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/unittest.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/urllib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/urllib2.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/urlparse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/user.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/uu.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/uuid.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/warnings.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/wave.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/weakref.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/webbrowser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/whichdb.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/winsound.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/wsgiref/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/wsgiref/handlers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/wsgiref/headers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/wsgiref/simple_server.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/wsgiref/types.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/wsgiref/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/wsgiref/validate.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xdrlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/dom/NodeFilter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/dom/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/dom/domreg.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/dom/expatbuilder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/dom/minicompat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/dom/minidom.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/dom/pulldom.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/dom/xmlbuilder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/etree/ElementInclude.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/etree/ElementPath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/etree/ElementTree.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/etree/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/etree/cElementTree.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/parsers/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/parsers/expat/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/parsers/expat/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/parsers/expat/model.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/sax/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/sax/handler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/sax/saxutils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xml/sax/xmlreader.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/xmlrpclib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/zipfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/zipimport.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/@python2/zlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/VERSIONS +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/__future__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/__main__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_ast.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_bisect.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_bootlocale.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_codecs.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_collections_abc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_compat_pickle.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_compression.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_csv.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_curses.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_decimal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_dummy_thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_dummy_threading.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_heapq.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_imp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_json.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_markupbase.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_msi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_operator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_osx_support.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_posixsubprocess.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_py_abc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_pydecimal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_random.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_sitebuiltins.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_socket.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_stat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_threading_local.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_tkinter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_tracemalloc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_typeshed/README.md +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_typeshed/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_typeshed/wsgi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_typeshed/xml.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_warnings.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_weakref.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_weakrefset.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/_winapi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/abc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/aifc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/antigravity.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/argparse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/array.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/ast.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asynchat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/base_events.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/base_futures.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/base_subprocess.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/base_tasks.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/constants.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/coroutines.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/events.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/format_helpers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/futures.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/locks.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/log.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/proactor_events.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/protocols.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/queues.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/runners.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/selector_events.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/sslproto.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/staggered.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/streams.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/subprocess.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/tasks.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/threads.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/transports.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/trsock.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/unix_events.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/windows_events.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncio/windows_utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/asyncore.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/atexit.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/audioop.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/base64.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/bdb.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/binascii.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/binhex.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/bisect.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/builtins.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/bz2.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/cProfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/calendar.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/cgi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/cgitb.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/chunk.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/cmath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/cmd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/code.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/codecs.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/codeop.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/collections/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/collections/abc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/colorsys.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/compileall.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/concurrent/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/concurrent/futures/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/concurrent/futures/_base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/concurrent/futures/process.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/concurrent/futures/thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/configparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/contextlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/contextvars.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/copy.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/copyreg.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/crypt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/csv.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/ctypes/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/ctypes/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/ctypes/wintypes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/curses/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/curses/ascii.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/curses/panel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/curses/textpad.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/dataclasses.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/datetime.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/dbm/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/dbm/dumb.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/dbm/gnu.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/dbm/ndbm.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/decimal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/difflib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/dis.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/archive_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/bcppcompiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/ccompiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/cmd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/bdist.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/bdist_dumb.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/bdist_msi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/bdist_packager.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/bdist_rpm.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/bdist_wininst.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/build.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/build_clib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/build_ext.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/build_py.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/build_scripts.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/check.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/clean.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/config.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/install.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/install_data.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/install_egg_info.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/install_headers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/install_lib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/install_scripts.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/register.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/sdist.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/command/upload.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/config.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/core.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/cygwinccompiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/debug.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/dep_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/dir_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/dist.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/extension.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/fancy_getopt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/file_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/filelist.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/log.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/msvccompiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/spawn.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/sysconfig.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/text_file.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/unixccompiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/distutils/version.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/doctest.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/dummy_threading.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/_header_value_parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/charset.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/contentmanager.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/encoders.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/feedparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/generator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/header.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/headerregistry.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/iterators.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/message.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/mime/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/mime/application.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/mime/audio.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/mime/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/mime/image.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/mime/message.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/mime/multipart.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/mime/nonmultipart.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/mime/text.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/policy.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/email/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/encodings/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/encodings/utf_8.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/ensurepip/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/enum.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/errno.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/faulthandler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/fcntl.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/filecmp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/fileinput.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/fnmatch.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/formatter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/fractions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/ftplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/functools.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/gc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/genericpath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/getopt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/getpass.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/gettext.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/glob.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/graphlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/grp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/gzip.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/hashlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/heapq.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/hmac.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/html/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/html/entities.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/html/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/http/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/http/client.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/http/cookiejar.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/http/cookies.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/http/server.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/imaplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/imghdr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/imp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/importlib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/importlib/abc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/importlib/machinery.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/importlib/metadata.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/importlib/resources.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/importlib/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/inspect.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/io.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/ipaddress.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/itertools.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/json/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/json/decoder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/json/encoder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/json/tool.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/keyword.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/pgen2/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/pgen2/driver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/pgen2/grammar.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/pgen2/literals.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/pgen2/parse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/pgen2/pgen.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/pgen2/token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/pygram.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/pytree.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lib2to3/refactor.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/linecache.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/locale.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/logging/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/logging/config.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/logging/handlers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/lzma.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/macpath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/macurl2path.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/mailbox.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/mailcap.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/marshal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/math.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/mimetypes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/mmap.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/modulefinder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/msilib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/msilib/schema.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/msilib/sequence.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/msilib/text.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/msvcrt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/context.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/dummy/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/dummy/connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/managers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/pool.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/process.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/queues.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/shared_memory.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/sharedctypes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/spawn.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/multiprocessing/synchronize.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/netrc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/nis.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/nntplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/ntpath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/nturl2path.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/numbers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/opcode.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/operator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/os/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/os/path.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/ossaudiodev.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pathlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pdb.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pickle.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pickletools.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pipes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pkgutil.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/platform.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/plistlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/poplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/posix.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/posixpath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pprint.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/profile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pstats.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pty.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pwd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/py_compile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pyclbr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pydoc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pydoc_data/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pydoc_data/topics.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pyexpat/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pyexpat/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/pyexpat/model.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/queue.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/quopri.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/random.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/re.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/readline.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/reprlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/rlcompleter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/runpy.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/sched.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/secrets.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/select.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/selectors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/shelve.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/shlex.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/shutil.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/signal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/site.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/smtpd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/smtplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/sndhdr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/socket.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/socketserver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/spwd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/sqlite3/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/sqlite3/dbapi2.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/sre_compile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/sre_constants.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/sre_parse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/ssl.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/stat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/statistics.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/string.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/stringprep.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/struct.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/subprocess.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/sunau.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/symbol.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/symtable.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/sys.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/sysconfig.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/syslog.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tabnanny.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tarfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/telnetlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tempfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/termios.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/textwrap.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/this.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/threading.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/time.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/timeit.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/colorchooser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/commondialog.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/constants.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/dialog.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/dnd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/filedialog.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/font.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/messagebox.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/scrolledtext.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/simpledialog.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/tix.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tkinter/ttk.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tokenize.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/trace.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/traceback.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tracemalloc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/tty.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/turtle.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/types.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/typing.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/typing_extensions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unicodedata.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unittest/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unittest/async_case.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unittest/case.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unittest/loader.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unittest/main.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unittest/mock.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unittest/result.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unittest/runner.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unittest/signals.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unittest/suite.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/unittest/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/urllib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/urllib/error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/urllib/parse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/urllib/request.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/urllib/response.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/urllib/robotparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/uu.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/uuid.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/venv/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/warnings.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/wave.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/weakref.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/webbrowser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/winreg.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/winsound.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/wsgiref/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/wsgiref/handlers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/wsgiref/headers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/wsgiref/simple_server.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/wsgiref/types.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/wsgiref/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/wsgiref/validate.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xdrlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/dom/NodeFilter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/dom/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/dom/domreg.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/dom/expatbuilder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/dom/minicompat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/dom/minidom.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/dom/pulldom.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/dom/xmlbuilder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/etree/ElementInclude.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/etree/ElementPath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/etree/ElementTree.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/etree/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/etree/cElementTree.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/parsers/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/parsers/expat/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/parsers/expat/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/parsers/expat/model.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/sax/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/sax/handler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/sax/saxutils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xml/sax/xmlreader.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xmlrpc/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xmlrpc/client.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/xmlrpc/server.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/zipapp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/zipfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/zipimport.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/zlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/zoneinfo/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/DateTimeRange/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/DateTimeRange/datetimerange/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Deprecated/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Deprecated/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Deprecated/deprecated/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Deprecated/deprecated/classic.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Deprecated/deprecated/sphinx.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/JACK-Client/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/JACK-Client/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/JACK-Client/jack/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/__meta__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/blockparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/blockprocessors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/core.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/abbr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/admonition.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/attr_list.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/codehilite.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/def_list.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/extra.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/fenced_code.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/footnotes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/legacy_attrs.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/legacy_em.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/md_in_html.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/meta.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/nl2br.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/sane_lists.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/smarty.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/tables.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/toc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/extensions/wikilinks.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/inlinepatterns.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/pep562.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/postprocessors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/preprocessors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/serializers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/treeprocessors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Markdown/markdown/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/MarkupSafe/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/MarkupSafe/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/MarkupSafe/markupsafe/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/MarkupSafe/markupsafe/_compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/MarkupSafe/markupsafe/_constants.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/MarkupSafe/markupsafe/_native.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/MarkupSafe/markupsafe/_speedups.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/BdfFontFile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/BlpImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/BmpImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/BufrStubImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ContainerIO.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/CurImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/DcxImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/DdsImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/EpsImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ExifTags.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/FitsStubImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/FliImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/FontFile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/FpxImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/FtexImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/GbrImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/GdImageFile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/GifImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/GimpGradientFile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/GimpPaletteFile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/GribStubImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/Hdf5StubImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/IcnsImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/IcoImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/Image.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageChops.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageCms.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageColor.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageDraw.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageDraw2.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageEnhance.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageFile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageFilter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageFont.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageGrab.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageMath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageMode.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageMorph.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageOps.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImagePalette.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImagePath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageQt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageSequence.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageShow.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageStat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageTk.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageTransform.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImageWin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/ImtImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/IptcImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/Jpeg2KImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/JpegImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/JpegPresets.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/McIdasImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/MicImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/MpegImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/MpoImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/MspImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PSDraw.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PaletteFile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PalmImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PcdImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PcfFontFile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PcxImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PdfImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PdfParser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PixarImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PngImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PpmImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PsdImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/PyAccess.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/SgiImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/SpiderImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/SunImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/TarIO.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/TgaImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/TiffImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/TiffTags.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/WalImageFile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/WebPImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/WmfImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/XVThumbImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/XbmImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/XpmImagePlugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/__main__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/_binary.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/_imaging.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/_tkinter_finder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/_version.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pillow/PIL/features.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/charset.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/connections.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/constants/CLIENT.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/constants/COMMAND.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/constants/ER.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/constants/FIELD_TYPE.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/constants/FLAG.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/constants/SERVER_STATUS.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/constants/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/converters.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/cursors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/err.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/times.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyMySQL/pymysql/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/composer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/constructor.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/cyaml.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/dumper.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/emitter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/events.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/loader.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/nodes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/reader.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/representer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/resolver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/scanner.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/serializer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/PyYAML/yaml/tokens.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/@tests/requirements-stubtest.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/cmdline.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/console.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/filter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/filters/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/_mapping.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/bbcode.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/html.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/img.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/irc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/latex.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/other.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/pangomarkup.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/rtf.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/svg.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/terminal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/formatters/terminal256.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/lexer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/lexers/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/modeline.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/plugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/regexopt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/scanner.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/sphinxext.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/style.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/styles/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/unistring.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Pygments/pygments/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Send2Trash/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Send2Trash/send2trash/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Send2Trash/send2trash/compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Send2Trash/send2trash/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Send2Trash/send2trash/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/_compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/_internal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/_reloader.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/atom.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/cache.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/fixers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/iterio.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/jsrouting.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/limiter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/lint.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/profiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/securecookie.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/sessions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/testtools.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/contrib/wrappers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/datastructures.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/debug/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/debug/console.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/debug/repr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/debug/tbtools.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/filesystem.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/formparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/http.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/local.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/dispatcher.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/http_proxy.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/lint.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/profiler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/proxy_fix.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/middleware/shared_data.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/posixemulation.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/routing.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/script.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/security.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/serving.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/test.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/testapp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/urls.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/useragents.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/wrappers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/Werkzeug/werkzeug/wsgi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aiofiles/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aiofiles/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aiofiles/aiofiles/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aiofiles/aiofiles/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aiofiles/aiofiles/os.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/binary.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/text.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/annoy/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/annoy/annoy/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/appdirs/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/appdirs/appdirs.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/atomicwrites/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/atomicwrites/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/atomicwrites/atomicwrites/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/async_context.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/async_recorder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/context.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/daemon_config.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters/udp_emitter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/lambda_launcher.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/default_dynamic_naming.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/dummy_entities.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/entity.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/facade_segment.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/http.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/noop_traceid.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/segment.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/subsegment.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/throwable.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/trace_header.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/traceid.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/patcher.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/ec2_plugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/ecs_plugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/elasticbeanstalk_plugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/recorder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/connector.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/reservoir.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/sampler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/sampling_rule.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/reservoir.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/rule_cache.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/rule_poller.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/sampler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/sampling_rule.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/target_poller.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming/default_streaming.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/atomic_counter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/conversion.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/search_pattern.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/stacktrace.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/sdk_config.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/version.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/_compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/core.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/dates.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/languages.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/lists.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/localedata.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/localtime/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/localtime/_unix.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/localtime/_win32.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/messages/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/messages/catalog.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/messages/checkers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/messages/extract.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/messages/frontend.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/messages/jslexer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/messages/mofile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/messages/plurals.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/messages/pofile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/numbers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/plural.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/support.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/units.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/babel/babel/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/backports.ssl_match_hostname/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/backports.ssl_match_hostname/backports/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/backports.ssl_match_hostname/backports/ssl_match_hostname/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/backports_abc/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/backports_abc/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/backports_abc/backports_abc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/@tests/requirements-stubtest.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/bs4/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/bs4/builder/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/bs4/builder/_html5lib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/bs4/builder/_htmlparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/bs4/builder/_lxml.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/bs4/dammit.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/bs4/diagnose.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/bs4/element.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/beautifulsoup4/bs4/formatter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/bleach/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/bleach/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/bleach/bleach/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/bleach/bleach/callbacks.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/bleach/bleach/html5lib_shim.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/bleach/bleach/linkifier.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/bleach/bleach/sanitizer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/bleach/bleach/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/auth.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/auth_handler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/ec2/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/elb/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/exception.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/kms/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/kms/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/kms/layer1.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/plugin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/regioninfo.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/acl.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/bucket.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/bucketlistresultset.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/bucketlogging.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/cors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/deletemarker.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/key.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/keyfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/lifecycle.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/multidelete.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/multipart.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/prefix.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/tagging.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/user.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/s3/website.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/boto/boto/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/account_updater_daily_report.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/ach_mandate.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/add_on.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/add_on_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/address.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/address_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/amex_express_checkout_card.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/android_pay_card.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/apple_pay_card.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/apple_pay_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/apple_pay_options.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/attribute_getter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/authorization_adjustment.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/bin_data.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/braintree_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/client_token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/client_token_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/configuration.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/connected_merchant_paypal_status_changed.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/connected_merchant_status_transitioned.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/credentials_parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/credit_card.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/credit_card_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/credit_card_verification.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/credit_card_verification_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/credit_card_verification_search.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/customer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/customer_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/customer_search.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/descriptor.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/disbursement.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/disbursement_detail.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/discount.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/discount_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/dispute.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/dispute_details/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/dispute_details/evidence.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/dispute_details/paypal_message.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/dispute_details/status_history.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/dispute_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/dispute_search.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/document_upload.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/document_upload_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/environment.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/error_codes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/error_result.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/europe_bank_account.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/authentication_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/authorization_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/braintree_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/configuration_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/gateway_timeout_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/http/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/http/connection_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/http/invalid_response_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/http/timeout_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/invalid_challenge_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/invalid_signature_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/not_found_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/request_timeout_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/server_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/service_unavailable_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/too_many_requests_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/unexpected_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/exceptions/upgrade_required_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/facilitated_details.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/facilitator_details.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/granted_payment_instrument_update.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/iban_bank_account.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/ids_search.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/local_payment.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/local_payment_completed.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/local_payment_reversed.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/masterpass_card.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/merchant.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/merchant_account/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/merchant_account/address_details.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/merchant_account/business_details.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/merchant_account/funding_details.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/merchant_account/individual_details.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/merchant_account/merchant_account.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/merchant_account_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/merchant_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/modification.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/oauth_access_revocation.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/oauth_credentials.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/oauth_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/paginated_collection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/paginated_result.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/partner_merchant.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/payment_instrument_type.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/payment_method.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/payment_method_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/payment_method_nonce.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/payment_method_nonce_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/payment_method_parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/paypal_account.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/paypal_account_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/paypal_here.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/plan.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/plan_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/processor_response_types.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/resource_collection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/revoked_payment_method_metadata.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/risk_data.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/samsung_pay_card.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/search.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/settlement_batch_summary.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/settlement_batch_summary_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/signature_service.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/status_event.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/subscription.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/subscription_details.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/subscription_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/subscription_search.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/subscription_status_event.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/successful_result.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/testing_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/three_d_secure_info.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/transaction.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/transaction_amounts.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/transaction_details.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/transaction_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/transaction_line_item.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/transaction_line_item_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/transaction_search.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/unknown_payment_method.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/us_bank_account.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/us_bank_account_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/us_bank_account_verification.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/us_bank_account_verification_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/us_bank_account_verification_search.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/util/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/util/constants.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/util/crypto.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/util/datetime_parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/util/generator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/util/graphql_client.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/util/http.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/util/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/util/xml_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/validation_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/validation_error_collection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/venmo_account.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/version.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/visa_checkout_card.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/webhook_notification.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/webhook_notification_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/webhook_testing.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/braintree/braintree/webhook_testing_gateway.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/cachetools/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/cachetools/cache.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/cachetools/fifo.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/cachetools/func.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/cachetools/keys.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/cachetools/lfu.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/cachetools/lru.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/cachetools/mru.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/cachetools/rr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cachetools/cachetools/ttl.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/davclient.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/elements/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/elements/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/elements/cdav.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/elements/dav.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/elements/ical.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/lib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/lib/error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/lib/namespace.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/lib/url.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/lib/vcal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/caldav/caldav/objects.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/certifi/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/certifi/certifi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/characteristic/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/characteristic/characteristic/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/chardet/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/chardet/enums.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/chardet/langbulgarianmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/chardet/langcyrillicmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/chardet/langgreekmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/chardet/langhebrewmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/chardet/langhungarianmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/chardet/langthaimodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/chardet/langturkishmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/chardet/universaldetector.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/chardet/chardet/version.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click-spinner/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click-spinner/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click-spinner/click_spinner/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/README.md +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/_termui_impl.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/core.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/decorators.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/formatting.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/globals.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/termui.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/testing.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/types.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/click/click/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/colorama/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/colorama/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/colorama/colorama/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/colorama/colorama/ansi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/colorama/colorama/ansitowin32.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/colorama/colorama/initialise.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/colorama/colorama/win32.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/colorama/colorama/winterm.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/blocks.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/cmark.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/common.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/dump.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/entitytrans.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/inlines.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/main.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/node.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/normalize_reference.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/render/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/render/html.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/render/renderer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/commonmark/commonmark/render/rst.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/contextvars/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/contextvars/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/contextvars/contextvars.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/croniter/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/croniter/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/croniter/croniter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/fernet.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/backends/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/backends/interfaces.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/bindings/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/bindings/openssl/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/bindings/openssl/binding.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/dh.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/dsa.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/ec.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/ed25519.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/ed448.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/padding.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/rsa.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/x25519.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/x448.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/aead.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/algorithms.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/modes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/cmac.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/constant_time.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/hashes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/hmac.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/concatkdf.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/hkdf.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/kbkdf.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/pbkdf2.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/scrypt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/x963kdf.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/keywrap.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/padding.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/poly1305.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/serialization/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/serialization/pkcs12.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/serialization/pkcs7.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/twofactor/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/twofactor/hotp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/hazmat/primitives/twofactor/totp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/x509/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/x509/extensions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/cryptography/cryptography/x509/oid.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dataclasses/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dataclasses/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dataclasses/dataclasses.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/calendars/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/calendars/hijri.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/calendars/hijri_parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/calendars/jalali.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/calendars/jalali_parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/conf.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/data/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/data/languages_info.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/date.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/date_parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/freshness_date_parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/languages/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/languages/dictionary.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/languages/loader.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/languages/locale.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/languages/validation.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/search/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/search/detection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/search/search.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/search/text_detection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/timezone_parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/timezones.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/utils/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser/utils/strptime.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser_data/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/dateparser/dateparser_data/settings.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/decorator/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/decorator/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/decorator/decorator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docopt/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docopt/docopt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/core.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/examples.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/frontend.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/io.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/languages/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/nodes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/parsers/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/parsers/null.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/parsers/recommonmark_wrapper.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/parsers/rst/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/parsers/rst/nodes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/parsers/rst/roles.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/parsers/rst/states.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/readers/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/readers/doctree.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/readers/pep.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/readers/standalone.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/statemachine.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/transforms/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/utils/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/docutils/docutils/writers/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/editdistance/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/editdistance/editdistance.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/emoji/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/emoji/emoji/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/emoji/emoji/core.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/emoji/emoji/unicode_codes/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/emoji/emoji/unicode_codes/en.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/emoji/emoji/unicode_codes/es.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/emoji/emoji/unicode_codes/it.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/emoji/emoji/unicode_codes/pt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/entrypoints/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/entrypoints/entrypoints.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/enum34/@python2/enum.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/enum34/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/filelock/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/filelock/filelock/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/first/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/first/first.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/freezegun/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/freezegun/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/freezegun/freezegun/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/freezegun/freezegun/api.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/frozendict/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/frozendict/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/frozendict/frozendict.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/futures/@python2/concurrent/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/futures/@python2/concurrent/futures/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/futures/@python2/concurrent/futures/_base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/futures/@python2/concurrent/futures/process.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/futures/@python2/concurrent/futures/thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/futures/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/@tests/requirements-stubtest.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/_ihatexml.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/_inputstream.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/_tokenizer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/_trie/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/_trie/_base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/_trie/py.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/_utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/constants.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/filters/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/filters/alphabeticalattributes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/filters/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/filters/inject_meta_charset.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/filters/lint.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/filters/optionaltags.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/filters/sanitizer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/filters/whitespace.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/html5parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/serializer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treeadapters/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treeadapters/genshi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treeadapters/sax.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treebuilders/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treebuilders/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treebuilders/dom.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treebuilders/etree.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treebuilders/etree_lxml.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treewalkers/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treewalkers/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treewalkers/dom.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treewalkers/etree.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treewalkers/etree_lxml.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/html5lib/html5lib/treewalkers/genshi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/httplib2/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/httplib2/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/httplib2/httplib2/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/httplib2/httplib2/auth.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/httplib2/httplib2/certs.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/httplib2/httplib2/error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/httplib2/httplib2/iri2uri.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/httplib2/httplib2/socks.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/@tests/requirements-stubtest.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/case.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/cli.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/decorators.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/deprecation.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/prompts.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/sphinx.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/tables.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/terminal/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/terminal/html.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/terminal/spinners.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/testing.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/text.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/humanfriendly/humanfriendly/usage.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/ipaddress/@python2/ipaddress.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/ipaddress/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/itsdangerous/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/itsdangerous/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/itsdangerous/itsdangerous.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jmespath/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jmespath/jmespath/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jmespath/jmespath/ast.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jmespath/jmespath/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jmespath/jmespath/functions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jmespath/jmespath/lexer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jmespath/jmespath/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jmespath/jmespath/visitor.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/jsonschema/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/jsonschema/_format.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/jsonschema/_legacy_validators.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/jsonschema/_reflect.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/jsonschema/_types.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/jsonschema/_utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/jsonschema/_validators.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/jsonschema/cli.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/jsonschema/compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/jsonschema/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/jsonschema/jsonschema/validators.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mock/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mock/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mock/mock/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mock/mock/mock.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mypy-extensions/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mypy-extensions/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mypy-extensions/mypy_extensions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/_exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/_mysql.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/connections.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/constants/CLIENT.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/constants/CR.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/constants/ER.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/constants/FIELD_TYPE.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/constants/FLAG.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/constants/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/converters.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/cursors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/release.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/mysqlclient/MySQLdb/times.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/common.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/access_token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/authorization.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/pre_configured.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/request_token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/signature_only.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/parameters.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/request_validator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/signature.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/backend_application.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/legacy_application.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/mobile_application.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/service_application.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/web_application.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/authorization.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/introspect.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/metadata.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/pre_configured.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/revocation.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/authorization_code.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/client_credentials.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/implicit.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/refresh_token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/parameters.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/request_validator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/tokens.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/pre_configured.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/userinfo.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/authorization_code.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/dispatchers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/hybrid.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/implicit.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/request_validator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/tokens.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/signals.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/oauthlib/oauthlib/uri_validate.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/orjson/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/orjson/orjson.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/_version.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/_winapi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/agent.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/auth_handler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/ber.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/buffered_pipe.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/channel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/client.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/common.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/compress.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/config.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/dsskey.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/ecdsakey.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/ed25519key.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/file.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/hostkeys.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/kex_curve25519.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/kex_ecdh_nist.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/kex_gex.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/kex_group1.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/kex_group14.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/kex_group16.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/kex_gss.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/message.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/packet.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/pipe.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/pkey.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/primes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/proxy.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/py3compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/rsakey.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/server.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/sftp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/sftp_attr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/sftp_client.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/sftp_file.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/sftp_handle.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/sftp_server.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/sftp_si.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/ssh_exception.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/ssh_gss.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/transport.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/paramiko/paramiko/win_pageant.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/polib/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/polib/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/polib/polib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/prettytable/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/prettytable/prettytable/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/prettytable/prettytable/prettytable.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/psutil/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/psutil/_common.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/psutil/_compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/psutil/_psbsd.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/psutil/_pslinux.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/psutil/_psosx.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/psutil/_psposix.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/psutil/_psutil_linux.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/psutil/_psutil_posix.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/psutil/_psutil_windows.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psutil/psutil/_pswindows.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/_ipaddress.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/_json.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/_psycopg.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/_range.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/errorcodes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/extensions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/extras.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/pool.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/sql.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/psycopg2/psycopg2/tz.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyOpenSSL/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyOpenSSL/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyOpenSSL/OpenSSL/SSL.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyOpenSSL/OpenSSL/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyOpenSSL/OpenSSL/crypto.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyRFC3339/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/generator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyaudio/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyaudio/pyaudio.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pycurl/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pycurl/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pycurl/pycurl.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyfarmhash/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyfarmhash/farmhash.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pysftp/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pysftp/pysftp/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pysftp/pysftp/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pysftp/pysftp/helpers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pytest-lazy-fixture/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pytest-lazy-fixture/pytest_lazyfixture.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/dateutil/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/dateutil/_common.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/dateutil/easter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/dateutil/parser/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/dateutil/parser/isoparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/dateutil/relativedelta.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/dateutil/rrule.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/dateutil/tz/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/dateutil/tz/_common.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/dateutil/tz/tz.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-dateutil/dateutil/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-gflags/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-gflags/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-gflags/gflags.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-nmap/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-nmap/nmap/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-nmap/nmap/nmap.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-slugify/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-slugify/slugify/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-slugify/slugify/slugify.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/python-slugify/slugify/special.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pytz/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pytz/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pytz/pytz/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyvmomi/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyvmomi/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyvmomi/pyVmomi/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyvmomi/pyVmomi/vim/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyvmomi/pyVmomi/vim/event.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyvmomi/pyVmomi/vim/fault.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyvmomi/pyVmomi/vim/option.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyvmomi/pyVmomi/vim/view.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyvmomi/pyVmomi/vmodl/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyvmomi/pyVmomi/vmodl/fault.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/pyvmomi/pyVmomi/vmodl/query.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/redis/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/redis/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/redis/redis/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/redis/redis/client.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/redis/redis/connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/redis/redis/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/redis/redis/lock.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/redis/redis/sentinel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/redis/redis/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/adapters.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/api.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/auth.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/cookies.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/hooks.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/models.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/_collections.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/connectionpool.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/contrib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/fields.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/filepost.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/packages/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/poolmanager.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/request.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/response.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/request.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/response.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/retry.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/ssl_.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/timeout.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/packages/urllib3/util/url.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/sessions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/status_codes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/structures.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/requests/requests/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/retry/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/retry/retry/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/retry/retry/api.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/common/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/common/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/android/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/android/webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/blackberry/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/blackberry/webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/chrome/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/chrome/options.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/chrome/remote_connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/chrome/service.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/chrome/webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/action_chains.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/actions/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/actions/action_builder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/actions/input_device.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/actions/interaction.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/actions/key_actions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/actions/key_input.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/actions/mouse_button.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/actions/pointer_actions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/actions/pointer_input.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/alert.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/by.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/desired_capabilities.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/html5/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/html5/application_cache.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/keys.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/proxy.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/service.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/touch_actions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/common/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/edge/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/edge/options.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/edge/service.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/edge/webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/firefox/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/firefox/extension_connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/firefox/firefox_binary.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/firefox/firefox_profile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/firefox/options.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/firefox/remote_connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/firefox/service.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/firefox/webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/firefox/webelement.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/ie/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/ie/options.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/ie/service.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/ie/webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/opera/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/opera/options.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/opera/webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/phantomjs/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/phantomjs/service.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/phantomjs/webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/remote/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/remote/command.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/remote/errorhandler.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/remote/file_detector.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/remote/mobile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/remote/remote_connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/remote/switch_to.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/remote/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/remote/webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/remote/webelement.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/safari/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/safari/permissions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/safari/remote_connection.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/safari/service.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/safari/webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/support/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/support/abstract_event_listener.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/support/color.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/support/event_firing_webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/support/events.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/support/expected_conditions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/support/select.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/support/ui.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/support/wait.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/webkitgtk/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/webkitgtk/options.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/webkitgtk/service.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/selenium/selenium/webdriver/webkitgtk/webdriver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/pkg_resources/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/pkg_resources/py31compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/_deprecation_warning.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/archive_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/build_meta.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/alias.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/bdist_egg.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/bdist_rpm.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/build_clib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/build_ext.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/build_py.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/develop.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/dist_info.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/easy_install.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/egg_info.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/install.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/install_egg_info.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/install_lib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/install_scripts.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/py36compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/register.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/rotate.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/saveopts.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/sdist.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/setopt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/test.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/upload.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/command/upload_docs.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/config.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/dep_util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/depends.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/dist.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/errors.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/extension.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/extern/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/glob.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/installer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/launch.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/lib2to3_ex.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/monkey.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/msvc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/namespaces.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/package_index.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/sandbox.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/unicode_utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/version.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/wheel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/setuptools/setuptools/windows_support.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/simplejson/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/simplejson/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/simplejson/simplejson/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/simplejson/simplejson/decoder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/simplejson/simplejson/encoder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/simplejson/simplejson/raw_json.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/simplejson/simplejson/scanner.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/singledispatch/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/singledispatch/singledispatch.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/BaseHTTPServer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/CGIHTTPServer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/SimpleHTTPServer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/_dummy_thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/_thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/cPickle.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/collections_abc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/configparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/email_mime_base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/email_mime_multipart.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/email_mime_nonmultipart.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/email_mime_text.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/html_entities.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/html_parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/http_client.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/http_cookiejar.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/http_cookies.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/queue.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/reprlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/socketserver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/urllib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/urllib/error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/urllib/parse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/urllib/request.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/urllib/response.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/urllib/robotparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/urllib_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/urllib_parse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/urllib_request.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/urllib_response.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/urllib_robotparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/@python2/six/moves/xmlrpc_client.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/BaseHTTPServer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/CGIHTTPServer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/SimpleHTTPServer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/_dummy_thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/_thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/builtins.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/cPickle.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/collections_abc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/configparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/email_mime_base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/email_mime_multipart.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/email_mime_nonmultipart.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/email_mime_text.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/html_entities.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/html_parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/http_client.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/http_cookiejar.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/http_cookies.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/queue.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/reprlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/socketserver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/tkinter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/tkinter_commondialog.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/tkinter_constants.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/tkinter_dialog.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/tkinter_filedialog.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/tkinter_tkfiledialog.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/tkinter_ttk.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/urllib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/urllib/error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/urllib/parse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/urllib/request.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/urllib/response.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/urllib/robotparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/urllib_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/urllib_parse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/urllib_request.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/urllib_response.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/six/six/moves/urllib_robotparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/slumber/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/slumber/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/slumber/slumber/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/slumber/slumber/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/slumber/slumber/serialize.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/slumber/slumber/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_requestor.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/api_resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/createable_api_resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/custom_method.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/deletable_api_resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/listable_api_resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/nested_resource_class_methods.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/singleton_api_resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/updateable_api_resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/verify_mixin.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/account.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/account_link.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/alipay_account.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/apple_pay_domain.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/application_fee.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/application_fee_refund.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/balance.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/balance_transaction.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/bank_account.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/billing_portal/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/billing_portal/configuration.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/billing_portal/session.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/bitcoin_receiver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/bitcoin_transaction.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/capability.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/card.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/charge.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/checkout/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/checkout/session.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/country_spec.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/coupon.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/credit_note.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/credit_note_line_item.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/customer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/customer_balance_transaction.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/dispute.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/ephemeral_key.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/error_object.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/event.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/exchange_rate.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/file.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/file_link.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/identity/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/identity/verification_report.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/identity/verification_session.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/invoice.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/invoice_item.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/invoice_line_item.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/issuer_fraud_record.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/authorization.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/card.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/card_details.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/cardholder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/dispute.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/transaction.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/line_item.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/list_object.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/login_link.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/mandate.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/order.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/order_return.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/payment_intent.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/payment_method.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/payout.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/person.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/plan.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/price.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/product.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/promotion_code.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/quote.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/radar/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/radar/early_fraud_warning.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/radar/value_list.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/radar/value_list_item.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/recipient.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/recipient_transfer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/refund.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/reporting/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/reporting/report_run.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/reporting/report_type.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/reversal.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/review.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/setup_attempt.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/setup_intent.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/sigma/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/sigma/scheduled_query_run.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/sku.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/source.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/source_transaction.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/subscription.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/subscription_item.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/subscription_schedule.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/tax_code.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/tax_id.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/tax_rate.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/terminal/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/terminal/connection_token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/terminal/location.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/terminal/reader.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/three_d_secure.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/token.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/topup.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/transfer.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/usage_record.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/usage_record_summary.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/api_resources/webhook_endpoint.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/http_client.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/multipart_data_generator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/oauth.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/oauth_error.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/object_classes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/request_metrics.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/stripe_object.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/stripe_response.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/version.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/stripe/stripe/webhook.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/tabulate/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/tabulate/tabulate.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/termcolor/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/termcolor/termcolor.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/toml/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/toml/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/toml/toml.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/toposort/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/toposort/toposort.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/ttkthemes/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/ttkthemes/ttkthemes/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/ttkthemes/ttkthemes/_imgops.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/ttkthemes/ttkthemes/_utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/ttkthemes/ttkthemes/_widget.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/ttkthemes/ttkthemes/themed_style.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/ttkthemes/ttkthemes/themed_tk.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/typed-ast/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/typed-ast/typed_ast/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/typed-ast/typed_ast/ast27.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/typed-ast/typed_ast/ast3.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/typed-ast/typed_ast/conversions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/tzlocal/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/tzlocal/tzlocal/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/ujson/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/ujson/ujson.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/vobject/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/vobject/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/vobject/vobject/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/vobject/vobject/base.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/vobject/vobject/behavior.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/vobject/vobject/change_tz.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/vobject/vobject/hcalendar.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/vobject/vobject/icalendar.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/vobject/vobject/ics_diff.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/vobject/vobject/vcard.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/vobject/vobject/win32tz.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/@tests/stubtest_allowlist.txt +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/adjustments.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/buffers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/channel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/proxy_headers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/receiver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/rfc7230.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/runner.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/server.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/task.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/trigger.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/utilities.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/waitress/waitress/wasyncore.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/xxhash/METADATA.toml +%%DATADIR%%/plugins/python/helpers/typeshed/stubs/xxhash/xxhash.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/tests/README.md %%DATADIR%%/plugins/python/helpers/typeshed/tests/check_consistent.py +%%DATADIR%%/plugins/python/helpers/typeshed/tests/check_new_syntax.py %%DATADIR%%/plugins/python/helpers/typeshed/tests/mypy_exclude_list.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/mypy_self_check.py %%DATADIR%%/plugins/python/helpers/typeshed/tests/mypy_test.py -%%DATADIR%%/plugins/python/helpers/typeshed/tests/mypy_test_suite.py +%%DATADIR%%/plugins/python/helpers/typeshed/tests/pyright_exclude_list.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/pyright_test.py %%DATADIR%%/plugins/python/helpers/typeshed/tests/pytype_exclude_list.txt %%DATADIR%%/plugins/python/helpers/typeshed/tests/pytype_test.py -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_test.py +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/darwin-py310.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/darwin-py36.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/darwin-py37.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/darwin-py38.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/darwin-py39.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/darwin.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/linux-py310.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/linux-py36.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/linux-py37.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/linux-py38.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/linux-py39.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/linux.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/py310.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/py36.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/py37.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/py38.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/py39.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/py3_common.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/win32-py310.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/win32-py36.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/win32-py37.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/win32-py38.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_allowlists/win32.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_stdlib.py +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_third_party.py %%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_unused.py -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/linux-py36.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/linux-py37.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/linux-py38.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/linux.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/py36.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/py37.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/py38.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/py39.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/py3_common.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/win32-py36.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/win32-py37.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/win32-py38.txt -%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/win32.txt -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/concurrent/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/concurrent/futures/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/concurrent/futures/_base.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/concurrent/futures/process.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/concurrent/futures/thread.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/ipaddress.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/pathlib2.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/_dummy_thread.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/_thread.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/cPickle.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/collections_abc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/configparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/email_mime_base.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/email_mime_multipart.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/email_mime_text.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/html_entities.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/html_parser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/http_client.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/http_cookiejar.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/http_cookies.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/queue.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/reprlib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/socketserver.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/error.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/parse.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/request.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/response.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib/robotparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib_error.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib_parse.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib_request.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib_response.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/urllib_robotparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/xmlrpc_client.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/atomicwrites/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/_version_info.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/converters.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/exceptions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/filters.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/validators.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cachetools/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cachetools/abc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cachetools/cache.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cachetools/decorators.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cachetools/func.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cachetools/lfu.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cachetools/lru.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cachetools/rr.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cachetools/ttl.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/enums.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langbulgarianmodel.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langcyrillicmodel.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langgreekmodel.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langhebrewmodel.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langhungarianmodel.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langthaimodel.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langturkishmodel.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/universaldetector.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/version.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/exceptions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/fernet.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/x509.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/dateutil/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/dateutil/_common.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/dateutil/easter.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/dateutil/parser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/dateutil/relativedelta.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/dateutil/rrule.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/dateutil/tz/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/dateutil/tz/_common.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/dateutil/tz/tz.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/dateutil/utils.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/deprecated/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/deprecated/classic.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/deprecated/sphinx.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/gflags.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/__meta__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/blockparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/blockprocessors.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/core.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/abbr.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/admonition.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/attr_list.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/codehilite.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/def_list.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/extra.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/fenced_code.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/footnotes.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/legacy_attrs.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/legacy_em.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/md_in_html.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/meta.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/nl2br.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/sane_lists.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/smarty.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/tables.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/toc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/extensions/wikilinks.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/inlinepatterns.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/pep562.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/postprocessors.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/preprocessors.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/serializers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/treeprocessors.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/markdown/util.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/mock.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/nmap/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/nmap/nmap.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/adapters.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/api.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/auth.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/compat.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/cookies.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/exceptions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/hooks.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/models.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/_collections.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/connection.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/connectionpool.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/contrib/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/exceptions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/fields.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/filepost.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/packages/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/poolmanager.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/request.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/response.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/connection.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/request.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/response.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/retry.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/ssl_.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/timeout.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/packages/urllib3/util/url.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/sessions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/status_codes.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/structures.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/utils.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/retry/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/retry/api.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/slugify/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/slugify/slugify.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/slugify/special.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/typing_extensions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/tzlocal/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/_compat.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/_internal.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/_reloader.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/atom.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/cache.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/fixers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/iterio.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/jsrouting.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/limiter.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/lint.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/profiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/securecookie.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/sessions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/testtools.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/contrib/wrappers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/datastructures.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/debug/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/debug/console.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/debug/repr.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/debug/tbtools.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/exceptions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/filesystem.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/formparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/http.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/local.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/posixemulation.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/routing.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/script.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/security.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/serving.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/test.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/testapp.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/urls.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/useragents.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/utils.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/wrappers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/wsgi.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/aiofiles/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/aiofiles/base.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/aiofiles/os.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/aiofiles/threadpool/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/aiofiles/threadpool/binary.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/aiofiles/threadpool/text.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/contextvars.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/filelock/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/freezegun/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/freezegun/api.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/frozendict.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/orjson.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/pkg_resources/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/pkg_resources/py31compat.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/pyrfc3339/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/pyrfc3339/generator.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/pyrfc3339/parser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/pyrfc3339/utils.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/_dummy_thread.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/_thread.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/builtins.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/cPickle.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/collections_abc.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/configparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/email_mime_base.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/email_mime_multipart.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/email_mime_text.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/html_entities.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/html_parser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/http_client.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/http_cookiejar.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/http_cookies.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/queue.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/reprlib.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/socketserver.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_constants.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_dialog.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/tkinter_ttk.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/error.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/parse.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/request.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/response.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib/robotparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_error.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_parse.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_request.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_response.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_robotparser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/typed_ast/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/typed_ast/ast27.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/typed_ast/ast3.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/typed_ast/conversions.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/__init__.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/adjustments.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/buffers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/channel.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/compat.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/parser.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/proxy_headers.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/receiver.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/rfc7230.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/runner.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/server.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/task.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/trigger.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/utilities.pyi -%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/wasyncore.pyi -%%DATADIR%%/plugins/python/helpers/virtualenv-16.7.10-py2.py3-none-any.whl -%%DATADIR%%/plugins/python/lib/Java-WebSocket-1.3.9.jar -%%DATADIR%%/plugins/python/lib/completion-ranking-python-0.2.2.jar -%%DATADIR%%/plugins/python/lib/libthrift-0.11.0.jar -%%DATADIR%%/plugins/python/lib/ml-completion-prev-exprs-models-1.11.jar +%%DATADIR%%/plugins/python/helpers/virtualenv.pyz +%%DATADIR%%/plugins/python/jupyter-web/3rdpartylicenses.txt +%%DATADIR%%/plugins/python/jupyter-web/5.js +%%DATADIR%%/plugins/python/jupyter-web/add.svg +%%DATADIR%%/plugins/python/jupyter-web/bad.svg +%%DATADIR%%/plugins/python/jupyter-web/blank.svg +%%DATADIR%%/plugins/python/jupyter-web/bug.svg +%%DATADIR%%/plugins/python/jupyter-web/build.svg +%%DATADIR%%/plugins/python/jupyter-web/cancel.png +%%DATADIR%%/plugins/python/jupyter-web/cancel_@2X.png +%%DATADIR%%/plugins/python/jupyter-web/caret-down-empty-thin.svg +%%DATADIR%%/plugins/python/jupyter-web/caret-down-empty.svg +%%DATADIR%%/plugins/python/jupyter-web/caret-down.svg +%%DATADIR%%/plugins/python/jupyter-web/caret-left.svg +%%DATADIR%%/plugins/python/jupyter-web/caret-right.svg +%%DATADIR%%/plugins/python/jupyter-web/caret-up-empty-thin.svg +%%DATADIR%%/plugins/python/jupyter-web/caret-up.svg +%%DATADIR%%/plugins/python/jupyter-web/case-sensitive.svg +%%DATADIR%%/plugins/python/jupyter-web/check.png +%%DATADIR%%/plugins/python/jupyter-web/check.svg +%%DATADIR%%/plugins/python/jupyter-web/check_@2X.png +%%DATADIR%%/plugins/python/jupyter-web/circle-empty.svg +%%DATADIR%%/plugins/python/jupyter-web/circle.svg +%%DATADIR%%/plugins/python/jupyter-web/clear.svg +%%DATADIR%%/plugins/python/jupyter-web/close.svg +%%DATADIR%%/plugins/python/jupyter-web/code.svg +%%DATADIR%%/plugins/python/jupyter-web/console.svg +%%DATADIR%%/plugins/python/jupyter-web/copy.svg +%%DATADIR%%/plugins/python/jupyter-web/cut.svg +%%DATADIR%%/plugins/python/jupyter-web/darcula.css +%%DATADIR%%/plugins/python/jupyter-web/download.svg +%%DATADIR%%/plugins/python/jupyter-web/edit.svg +%%DATADIR%%/plugins/python/jupyter-web/ellipses.svg +%%DATADIR%%/plugins/python/jupyter-web/extension.svg +%%DATADIR%%/plugins/python/jupyter-web/fast-forward.svg +%%DATADIR%%/plugins/python/jupyter-web/file-upload.svg +%%DATADIR%%/plugins/python/jupyter-web/file.svg +%%DATADIR%%/plugins/python/jupyter-web/filter-list.svg +%%DATADIR%%/plugins/python/jupyter-web/focus.png +%%DATADIR%%/plugins/python/jupyter-web/focus_@2X.png +%%DATADIR%%/plugins/python/jupyter-web/folder.svg +%%DATADIR%%/plugins/python/jupyter-web/fontawesome-webfont.eot +%%DATADIR%%/plugins/python/jupyter-web/fontawesome-webfont.svg +%%DATADIR%%/plugins/python/jupyter-web/fontawesome-webfont.ttf +%%DATADIR%%/plugins/python/jupyter-web/fontawesome-webfont.woff +%%DATADIR%%/plugins/python/jupyter-web/fontawesome-webfont.woff2 +%%DATADIR%%/plugins/python/jupyter-web/fullscreen.png +%%DATADIR%%/plugins/python/jupyter-web/fullscreen@2x.png +%%DATADIR%%/plugins/python/jupyter-web/glyphicons-halflings-regular.eot +%%DATADIR%%/plugins/python/jupyter-web/glyphicons-halflings-regular.svg +%%DATADIR%%/plugins/python/jupyter-web/glyphicons-halflings-regular.ttf +%%DATADIR%%/plugins/python/jupyter-web/glyphicons-halflings-regular.woff +%%DATADIR%%/plugins/python/jupyter-web/glyphicons-halflings-regular.woff2 +%%DATADIR%%/plugins/python/jupyter-web/html5.svg +%%DATADIR%%/plugins/python/jupyter-web/image.svg +%%DATADIR%%/plugins/python/jupyter-web/index.html +%%DATADIR%%/plugins/python/jupyter-web/inspector.svg +%%DATADIR%%/plugins/python/jupyter-web/intellij.css +%%DATADIR%%/plugins/python/jupyter-web/json.svg +%%DATADIR%%/plugins/python/jupyter-web/jupyter-favicon.svg +%%DATADIR%%/plugins/python/jupyter-web/jupyter.svg +%%DATADIR%%/plugins/python/jupyter-web/jupyterlab-wordmark.svg +%%DATADIR%%/plugins/python/jupyter-web/kernel.svg +%%DATADIR%%/plugins/python/jupyter-web/keyboard.svg +%%DATADIR%%/plugins/python/jupyter-web/launcher.svg +%%DATADIR%%/plugins/python/jupyter-web/layers-2x.png +%%DATADIR%%/plugins/python/jupyter-web/layers.png +%%DATADIR%%/plugins/python/jupyter-web/line-form.svg +%%DATADIR%%/plugins/python/jupyter-web/link.svg +%%DATADIR%%/plugins/python/jupyter-web/list.svg +%%DATADIR%%/plugins/python/jupyter-web/listings-info.svg +%%DATADIR%%/plugins/python/jupyter-web/loader.gif +%%DATADIR%%/plugins/python/jupyter-web/main.js +%%DATADIR%%/plugins/python/jupyter-web/markdown.svg +%%DATADIR%%/plugins/python/jupyter-web/marker-icon-2x.png +%%DATADIR%%/plugins/python/jupyter-web/marker-icon.png +%%DATADIR%%/plugins/python/jupyter-web/marker-shadow.png +%%DATADIR%%/plugins/python/jupyter-web/markers-shadow.png +%%DATADIR%%/plugins/python/jupyter-web/markers-shadow@2x.png +%%DATADIR%%/plugins/python/jupyter-web/markers-soft.png +%%DATADIR%%/plugins/python/jupyter-web/markers-soft@2x.png +%%DATADIR%%/plugins/python/jupyter-web/new-folder.svg +%%DATADIR%%/plugins/python/jupyter-web/not-trusted.svg +%%DATADIR%%/plugins/python/jupyter-web/notebook.svg +%%DATADIR%%/plugins/python/jupyter-web/numbering.svg +%%DATADIR%%/plugins/python/jupyter-web/offline-bolt.svg +%%DATADIR%%/plugins/python/jupyter-web/palette.svg +%%DATADIR%%/plugins/python/jupyter-web/paste.svg +%%DATADIR%%/plugins/python/jupyter-web/pdf.svg +%%DATADIR%%/plugins/python/jupyter-web/polyfills.js +%%DATADIR%%/plugins/python/jupyter-web/python.svg +%%DATADIR%%/plugins/python/jupyter-web/r-kernel.svg +%%DATADIR%%/plugins/python/jupyter-web/range-icon.png +%%DATADIR%%/plugins/python/jupyter-web/react.svg +%%DATADIR%%/plugins/python/jupyter-web/redo.svg +%%DATADIR%%/plugins/python/jupyter-web/refresh.svg +%%DATADIR%%/plugins/python/jupyter-web/regex.svg +%%DATADIR%%/plugins/python/jupyter-web/rulers.png +%%DATADIR%%/plugins/python/jupyter-web/rulers_@2X.png +%%DATADIR%%/plugins/python/jupyter-web/run.svg +%%DATADIR%%/plugins/python/jupyter-web/running.svg +%%DATADIR%%/plugins/python/jupyter-web/runtime.js +%%DATADIR%%/plugins/python/jupyter-web/save.svg +%%DATADIR%%/plugins/python/jupyter-web/search-icon.png +%%DATADIR%%/plugins/python/jupyter-web/search.svg +%%DATADIR%%/plugins/python/jupyter-web/settings.svg +%%DATADIR%%/plugins/python/jupyter-web/spreadsheet.svg +%%DATADIR%%/plugins/python/jupyter-web/spritesheet-2x.png +%%DATADIR%%/plugins/python/jupyter-web/spritesheet.png +%%DATADIR%%/plugins/python/jupyter-web/spritesheet.svg +%%DATADIR%%/plugins/python/jupyter-web/start.png +%%DATADIR%%/plugins/python/jupyter-web/start_@2X.png +%%DATADIR%%/plugins/python/jupyter-web/stop.svg +%%DATADIR%%/plugins/python/jupyter-web/tab.svg +%%DATADIR%%/plugins/python/jupyter-web/table-rows.svg +%%DATADIR%%/plugins/python/jupyter-web/tag.svg +%%DATADIR%%/plugins/python/jupyter-web/terminal.svg +%%DATADIR%%/plugins/python/jupyter-web/text-editor.svg +%%DATADIR%%/plugins/python/jupyter-web/toc.svg +%%DATADIR%%/plugins/python/jupyter-web/trash.png +%%DATADIR%%/plugins/python/jupyter-web/trash_@2X.png +%%DATADIR%%/plugins/python/jupyter-web/tree-view.svg +%%DATADIR%%/plugins/python/jupyter-web/trusted.svg +%%DATADIR%%/plugins/python/jupyter-web/undo.svg +%%DATADIR%%/plugins/python/jupyter-web/vega.svg +%%DATADIR%%/plugins/python/jupyter-web/yaml.svg +%%DATADIR%%/plugins/python/lib/libthrift-0.13.0.jar %%DATADIR%%/plugins/python/lib/python.jar -%%DATADIR%%/plugins/python/notebookPreview.html %%DATADIR%%/plugins/python/pydevd-pycharm.egg -%%DATADIR%%/plugins/python/static/css/github-markdown.css -%%DATADIR%%/plugins/python/static/generated/css/ipywidgets.css -%%DATADIR%%/plugins/python/static/generated/css/jupyter.css -%%DATADIR%%/plugins/python/static/generated/css/jupyter_darcula.css -%%DATADIR%%/plugins/python/static/generated/css/jupyter_intellij.css -%%DATADIR%%/plugins/python/static/generated/css/markdown_darcula.css -%%DATADIR%%/plugins/python/static/generated/css/markdown_intellij.css -%%DATADIR%%/plugins/python/static/generated/js/ipywidgets.js -%%DATADIR%%/plugins/python/static/generated/js/main.js -%%DATADIR%%/plugins/python/static/generated/js/markdown.js -%%DATADIR%%/plugins/python/static/js/marked.min.js +%%DATADIR%%/plugins/python/whole-file-api/index.html +%%DATADIR%%/plugins/python/whole-file-api/static/css/github-markdown.css +%%DATADIR%%/plugins/python/whole-file-api/static/generated/css/ipywidgets.css +%%DATADIR%%/plugins/python/whole-file-api/static/generated/css/jupyter.css +%%DATADIR%%/plugins/python/whole-file-api/static/generated/css/jupyter_darcula.css +%%DATADIR%%/plugins/python/whole-file-api/static/generated/css/jupyter_intellij.css +%%DATADIR%%/plugins/python/whole-file-api/static/generated/css/markdown_darcula.css +%%DATADIR%%/plugins/python/whole-file-api/static/generated/css/markdown_intellij.css +%%DATADIR%%/plugins/python/whole-file-api/static/generated/js/ipywidgets.js +%%DATADIR%%/plugins/python/whole-file-api/static/generated/js/main.js +%%DATADIR%%/plugins/python/whole-file-api/static/js/marked.min.js %%DATADIR%%/plugins/pythonIDE/lib/python-ide.jar -%%DATADIR%%/plugins/pythonIDE/lib/resources_en.jar +%%DATADIR%%/plugins/remote-dev-server/bin/launcher.sh +%%DATADIR%%/plugins/remote-dev-server/lib/remote-dev-server.jar +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/README +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/accessx +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/basic +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/caps +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/complete +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/iso9995 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/japan +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/ledcaps +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/lednum +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/ledscroll +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/level5 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/misc +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/mousekeys +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/olpc +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/pc +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/pc98 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/xfree86 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/xtest +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/README +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/amiga +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/ataritt +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/chicony +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/dell +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/digital_vndr/lk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/digital_vndr/pc +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/digital_vndr/unix +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/everex +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/fujitsu +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/hhk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/hp +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/keytronic +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/kinesis +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/macintosh +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/microsoft +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/nec +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/nokia +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/northgate +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/pc +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sanwa +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sgi_vndr/O2 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sgi_vndr/indigo +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sgi_vndr/indy +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sony +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/steelseries +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sun +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/teck +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/thinkpad +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/typematrix +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/winbook +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/README +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/aliases +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/amiga +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/ataritt +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/digital_vndr/lk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/digital_vndr/pc +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/empty +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/evdev +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/fujitsu +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/hp +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/ibm +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/jolla +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/macintosh +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/olpc +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/sgi_vndr/indigo +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/sgi_vndr/indy +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/sgi_vndr/iris +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/sony +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/sun +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/xfree86 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/xfree98 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/README +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/base +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/base.extras.xml +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/base.lst +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/base.xml +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/evdev +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/evdev.extras.xml +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/evdev.lst +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/evdev.xml +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/xfree98 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/xkb.dtd +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/af +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/al +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/altwin +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/am +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/apl +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ara +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/at +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/au +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/az +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ba +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/bd +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/be +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/bg +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/br +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/brai +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/bt +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/bw +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/by +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ca +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/capslock +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/cd +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ch +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/cm +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/cn +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/compose +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ctrl +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/cz +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/de +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/digital_vndr/lk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/digital_vndr/pc +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/digital_vndr/us +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/digital_vndr/vt +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/dk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/dz +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ee +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/empty +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/epo +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/es +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/et +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/eu +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/eurosign +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/fi +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/fo +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/fr +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/fujitsu_vndr/jp +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/fujitsu_vndr/us +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/gb +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ge +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/gh +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/gn +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/gr +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/group +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/hp_vndr/us +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/hr +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/hu +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/id +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ie +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/il +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/in +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/inet +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/iq +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ir +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/is +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/it +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/jolla_vndr/sbj +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/jp +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ke +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/keypad +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/kg +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/kh +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/kpdl +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/kr +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/kz +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/la +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/latam +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/latin +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/level3 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/level5 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/lk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/lt +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/lv +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ma +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/apple +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/ch +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/de +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/dk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/fi +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/fr +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/gb +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/is +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/it +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/jp +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/latam +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/nl +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/no +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/pt +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/se +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/us +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mao +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/md +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/me +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ml +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mm +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mn +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mt +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mv +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/my +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nbsp +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nec_vndr/jp +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ng +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nl +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/no +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nokia_vndr/rx-44 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nokia_vndr/rx-51 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nokia_vndr/su-8w +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/np +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/olpc +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/parens +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/pc +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ph +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/pk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/pl +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/pt +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ro +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/rs +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ru +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/rupeesign +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/se +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sgi_vndr/jp +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sharp_vndr/sl-c3x00 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sharp_vndr/ws003sh +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sharp_vndr/ws007sh +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sharp_vndr/ws011sh +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sharp_vndr/ws020sh +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/shift +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/si +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sn +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sony_vndr/us +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/srvr_ctrl +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ara +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/be +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/br +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ca +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ch +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/cz +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/de +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/dk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ee +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/es +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/fi +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/fr +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/gb +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/gr +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/it +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/jp +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/kr +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/lt +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/lv +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/nl +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/no +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/pl +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/pt +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ro +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ru +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/se +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/sk +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/solaris +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/tr +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/tw +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ua +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/us +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sy +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/terminate +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tg +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/th +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tj +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tm +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tr +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/trans +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tw +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/typo +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tz +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ua +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/us +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/uz +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/vn +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/xfree68_vndr/amiga +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/xfree68_vndr/ataritt +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/za +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/README +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/basic +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/cancel +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/caps +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/complete +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/default +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/extra +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/iso9995 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/level5 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/mousekeys +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/nokia +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/numpad +%%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/pc +%%DATADIR%%/plugins/remote-dev-server/selfcontained/bin/Xvfb +%%DATADIR%%/plugins/remote-dev-server/selfcontained/bin/xkbcomp +%%DATADIR%%/plugins/remote-dev-server/selfcontained/fontconfig/fonts.conf +%%DATADIR%%/plugins/remote-dev-server/selfcontained/fontconfig/fonts/DejaVuLGCSans.ttf +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libGL.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libGLX.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libGLdispatch.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libX11-xcb.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libX11.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libX11.so.6 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXau.so.6 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXcomposite.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXcursor.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXdamage.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXdmcp.so.6 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXext.so.6 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXfixes.so.3 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXfont2.so.2 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXi.so.6 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXrandr.so.2 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXrender.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXtst.so.6 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXxf86vm.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libasound.so.2 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libatk-1.0.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libatk-bridge-2.0.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libatspi.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libattr.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libavahi-client.so.3 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libavahi-common.so.3 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libbz2.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libcap.so.2 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libcom_err.so.2 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libcrypto.so.10 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libcups.so.2 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libdbus-1.so.3 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libdrm.so.2 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libdw.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libe2p.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libelf.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libexpat.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libffi.so.6 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libfontconfig.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libfontenc.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libfreebl3.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libfreeblpriv3.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libfreetype.so.6 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgbm.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgcrypt.so.11 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgio-2.0.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libglapi.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libglib-2.0.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgmodule-2.0.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgobject-2.0.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgpg-error.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgssapi_krb5.so.2 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libk5crypto.so.3 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libkeyutils.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libkrb5.so.3 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libkrb5support.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/liblz4.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/liblzma.so.5 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libnspr4.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libnss3.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libnssckbi.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libnssdbm3.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libnssutil3.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libpci.so.3 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libpcre.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libpixman-1.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libplc4.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libplds4.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libpng15.so.15 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libsecret-1.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libsmime3.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libsoftokn3.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libsqlite3.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libssl.so.10 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libssl3.so +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libstdc++.so.6 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libsystemd.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libuuid.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libwayland-server.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libxcb.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libxkbcommon.so.0 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libxkbfile.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libxshmfence.so.1 +%%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libz.so.1 %%DATADIR%%/plugins/remote-run/lib/remote-run.jar -%%DATADIR%%/plugins/remote-run/lib/resources_en.jar -%%DATADIR%%/plugins/rest/lib/resources_en.jar %%DATADIR%%/plugins/rest/lib/rest.jar -%%DATADIR%%/plugins/restClient/lib/resources_en.jar %%DATADIR%%/plugins/restClient/lib/restClient.jar -%%DATADIR%%/plugins/sass/lib/jrubyparser-0.5.4.jar -%%DATADIR%%/plugins/sass/lib/resources_en.jar %%DATADIR%%/plugins/sass/lib/sass.jar -%%DATADIR%%/plugins/settings-repository/lib/jgit.jar -%%DATADIR%%/plugins/settings-repository/lib/resources_en.jar +%%DATADIR%%/plugins/searchEverywhereMl/lib/searchEverywhereMl.jar %%DATADIR%%/plugins/settings-repository/lib/settings-repository.jar -%%DATADIR%%/plugins/sh/lib/resources_en.jar %%DATADIR%%/plugins/sh/lib/sh.jar -%%DATADIR%%/plugins/stylus/lib/resources_en.jar +%%DATADIR%%/plugins/space/lib/3rd-party.jar +%%DATADIR%%/plugins/space/lib/jackson-datatype-joda-2.13.0.jar +%%DATADIR%%/plugins/space/lib/joda-time-2.10.8.jar +%%DATADIR%%/plugins/space/lib/kotlinx-coroutines-slf4j-1.5.2.jar +%%DATADIR%%/plugins/space/lib/space-idea-sdk-1.1.83546.jar +%%DATADIR%%/plugins/space/lib/space-java-jps.jar +%%DATADIR%%/plugins/space/lib/space.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 -%%DATADIR%%/plugins/tasks/lib/axis-1.4.jar -%%DATADIR%%/plugins/tasks/lib/axis-jaxrpc-1.4.jar -%%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 -%%DATADIR%%/plugins/tasks/lib/tasks-java.jar -%%DATADIR%%/plugins/tasks/lib/wsdl4j-1.4.jar %%DATADIR%%/plugins/terminal/.zshenv %%DATADIR%%/plugins/terminal/fish/config.fish %%DATADIR%%/plugins/terminal/jediterm-bash.in -%%DATADIR%%/plugins/terminal/lib/resources_en.jar %%DATADIR%%/plugins/terminal/lib/terminal.jar %%DATADIR%%/plugins/textmate/lib/bundles/bat/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/bat/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/bat/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/bat/package.json %%DATADIR%%/plugins/textmate/lib/bundles/bat/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/bat/snippets/batchfile.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/bat/syntaxes/batchfile.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/clojure/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/clojure/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/clojure/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.json %%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/clojure/syntaxes/clojure.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/snippets/coffeescript.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/cpp/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/c.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/cpp.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/c.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.tmLanguage.json +%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cuda-cpp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/platform.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/csharp/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/snippets/csharp.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/csharp/syntaxes/csharp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/css/.vscode/launch.json %%DATADIR%%/plugins/textmate/lib/bundles/css/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/css/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/css/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/css/package.json %%DATADIR%%/plugins/textmate/lib/bundles/css/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/css/syntaxes/css.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/docker/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/docker/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/docker/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/docker/package.json %%DATADIR%%/plugins/textmate/lib/bundles/docker/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/docker/syntaxes/docker.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/snippets/fsharp.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/syntaxes/fsharp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/git/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/git/README.md %%DATADIR%%/plugins/textmate/lib/bundles/git/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/git/extension.webpack.config.js %%DATADIR%%/plugins/textmate/lib/bundles/git/languages/diff.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/git/languages/git-commit.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/git/languages/git-rebase.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/git/languages/ignore.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/git/package.json %%DATADIR%%/plugins/textmate/lib/bundles/git/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/git/src/api/api1.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/api/extension.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/api/git.d.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/askpass-empty.sh %%DATADIR%%/plugins/textmate/lib/bundles/git/src/askpass-main.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/askpass.sh %%DATADIR%%/plugins/textmate/lib/bundles/git/src/askpass.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/autofetch.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/commands.ts %%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 %%DATADIR%%/plugins/textmate/lib/bundles/git/src/ipc/ipcClient.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/ipc/ipcServer.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/log.ts %%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 %%DATADIR%%/plugins/textmate/lib/bundles/git/src/timelineProvider.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/typings/refs.d.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/uri.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/util.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/watch.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/syntaxes/diff.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/git/syntaxes/git-commit.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/git/syntaxes/git-rebase.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/git/syntaxes/ignore.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/git/tsconfig.json %%DATADIR%%/plugins/textmate/lib/bundles/git/yarn.lock %%DATADIR%%/plugins/textmate/lib/bundles/go/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/go/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/go/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/go/package.json %%DATADIR%%/plugins/textmate/lib/bundles/go/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/go/syntaxes/go.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/groovy/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/snippets/groovy.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.json %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/syntaxes/Handlebars.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.json %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/syntaxes/hlsl.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/html/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/html/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/html/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/html/package.json %%DATADIR%%/plugins/textmate/lib/bundles/html/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html-derivative.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/ini/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/ini.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/package.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/properties.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/syntaxes/ini.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/java/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/java/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/java/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/java/package.json %%DATADIR%%/plugins/textmate/lib/bundles/java/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/java/snippets/java.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/java/syntaxes/java.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/javascript/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/javascript-language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/snippets/javascript.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScript.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScriptReact.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Readme.md %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Regular Expressions (JavaScript).tmLanguage %%DATADIR%%/plugins/textmate/lib/bundles/javascript/tags-language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/json/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/json/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/json/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/json/package.json %%DATADIR%%/plugins/textmate/lib/bundles/json/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSON.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSONC.tmLanguage.json +%%DATADIR%%/plugins/textmate/lib/bundles/jsp/LICENSE +%%DATADIR%%/plugins/textmate/lib/bundles/jsp/README.md +%%DATADIR%%/plugins/textmate/lib/bundles/jsp/jsp-configuration.json +%%DATADIR%%/plugins/textmate/lib/bundles/jsp/package.json +%%DATADIR%%/plugins/textmate/lib/bundles/jsp/syntaxes/jsp.tmLanguage.json +%%DATADIR%%/plugins/textmate/lib/bundles/julia/cgmanifest.json +%%DATADIR%%/plugins/textmate/lib/bundles/julia/language-configuration.json +%%DATADIR%%/plugins/textmate/lib/bundles/julia/package.json +%%DATADIR%%/plugins/textmate/lib/bundles/julia/package.nls.json +%%DATADIR%%/plugins/textmate/lib/bundles/julia/syntaxes/julia.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/info.plist %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/class.tmSnippet %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/println.tmSnippet %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage %%DATADIR%%/plugins/textmate/lib/bundles/less/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/less/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/less/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/less/package.json %%DATADIR%%/plugins/textmate/lib/bundles/less/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/less/syntaxes/less.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/log/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/log/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/log/package.json %%DATADIR%%/plugins/textmate/lib/bundles/log/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/log/syntaxes/log.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/lua/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/lua/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/lua/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/lua/package.json %%DATADIR%%/plugins/textmate/lib/bundles/lua/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/lua/syntaxes/lua.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/make/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/make/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/make/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/make/package.json %%DATADIR%%/plugins/textmate/lib/bundles/make/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/make/syntaxes/make.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/snippets/markdown.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/syntaxes/markdown.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/mdx/license %%DATADIR%%/plugins/textmate/lib/bundles/mdx/package.json %%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c++.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/perl/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/package.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/perl.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/perl6.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/syntaxes/perl.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/syntaxes/perl6.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/launch.json %%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/tasks.json %%DATADIR%%/plugins/textmate/lib/bundles/php/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/php/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/php/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/php/package.json %%DATADIR%%/plugins/textmate/lib/bundles/php/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/php/snippets/php.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/html.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/php.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/powershell/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/powershell/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/powershell/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.json %%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/powershell/snippets/powershell.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/powershell/syntaxes/powershell.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/pug/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/pug/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/pug/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/pug/package.json %%DATADIR%%/plugins/textmate/lib/bundles/pug/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/pug/syntaxes/pug.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/launch.json %%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 %%DATADIR%%/plugins/textmate/lib/bundles/python/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/python/src/pythonMain.ts %%DATADIR%%/plugins/textmate/lib/bundles/python/src/typings/ref.d.ts %%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicPython.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/python/tsconfig.json %%DATADIR%%/plugins/textmate/lib/bundles/r/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/r/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/r/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/r/package.json %%DATADIR%%/plugins/textmate/lib/bundles/r/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/r/syntaxes/r.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/razor/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/razor/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/razor/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/razor/package.json %%DATADIR%%/plugins/textmate/lib/bundles/razor/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/razor/syntaxes/cshtml.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/ruby/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/ruby/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/ruby/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.json %%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/ruby/syntaxes/ruby.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/rust/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/rust/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/rust/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/rust/package.json %%DATADIR%%/plugins/textmate/lib/bundles/rust/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/rust/syntaxes/rust.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/scss/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/scss/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/scss/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/scss/package.json %%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 %%DATADIR%%/plugins/textmate/lib/bundles/search-result/src/extension.ts %%DATADIR%%/plugins/textmate/lib/bundles/search-result/src/media/refresh-dark.svg %%DATADIR%%/plugins/textmate/lib/bundles/search-result/src/media/refresh-light.svg %%DATADIR%%/plugins/textmate/lib/bundles/search-result/src/typings/refs.d.ts %%DATADIR%%/plugins/textmate/lib/bundles/search-result/syntaxes/generateTMLanguage.js %%DATADIR%%/plugins/textmate/lib/bundles/search-result/syntaxes/searchResult.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/search-result/tsconfig.json %%DATADIR%%/plugins/textmate/lib/bundles/search-result/yarn.lock %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.json %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/syntaxes/shaderlab.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.json %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/syntaxes/shell-unix-bash.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/sql/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/sql/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/sql/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/sql/package.json %%DATADIR%%/plugins/textmate/lib/bundles/sql/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/sql/syntaxes/sql.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/swift/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/swift/LICENSE.md %%DATADIR%%/plugins/textmate/lib/bundles/swift/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/swift/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/swift/package.json %%DATADIR%%/plugins/textmate/lib/bundles/swift/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/swift/snippets/swift.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/swift/syntaxes/swift.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/toml/Preferences/Comments.tmPreferences %%DATADIR%%/plugins/textmate/lib/bundles/toml/Preferences/Folding.tmPreferences %%DATADIR%%/plugins/textmate/lib/bundles/toml/Preferences/Indent.tmPreferences %%DATADIR%%/plugins/textmate/lib/bundles/toml/Preferences/Symbol List.tmPreferences %%DATADIR%%/plugins/textmate/lib/bundles/toml/Preferences/Typing Pairs.tmPreferences %%DATADIR%%/plugins/textmate/lib/bundles/toml/README.mdown %%DATADIR%%/plugins/textmate/lib/bundles/toml/Syntaxes/TOML.tmLanguage %%DATADIR%%/plugins/textmate/lib/bundles/toml/info.plist %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/snippets/typescript.code-snippets %%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 %%DATADIR%%/plugins/textmate/lib/bundles/vb/package.json %%DATADIR%%/plugins/textmate/lib/bundles/vb/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/vb/snippets/vb.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/vb/syntaxes/asp-vb-net.tmlanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/viml/LICENSE.txt %%DATADIR%%/plugins/textmate/lib/bundles/viml/grammars/viml.json %%DATADIR%%/plugins/textmate/lib/bundles/viml/package.json %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/basic.vim %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/example-help.txt %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/flavours.of.snippet %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/modeline.md %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/neo.snippets %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/solarized.vim %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/syntax.vim %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/textobj-rubyblock.vmb %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/tpope-characterize.vim %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/tpope-fugitive.vim %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/ulti.snip %%DATADIR%%/plugins/textmate/lib/bundles/viml/tests/vim-syntax.vim %%DATADIR%%/plugins/textmate/lib/bundles/xml/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/xml/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/package.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/syntaxes/xml.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/syntaxes/xsl.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/xml.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/xsl.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/yaml/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/syntaxes/yaml.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/resources_en.jar -%%DATADIR%%/plugins/textmate/lib/textmate-core.jar %%DATADIR%%/plugins/textmate/lib/textmate.jar +%%DATADIR%%/plugins/toml/lib/toml.jar %%DATADIR%%/plugins/tslint/js/convert-tslint-config.js %%DATADIR%%/plugins/tslint/js/languageService/tslint-plugin-provider.js %%DATADIR%%/plugins/tslint/js/languageService/tslint-plugin.js %%DATADIR%%/plugins/tslint/js/utils.js -%%DATADIR%%/plugins/tslint/lib/resources_en.jar %%DATADIR%%/plugins/tslint/lib/tslint.jar -%%DATADIR%%/plugins/uml/lib/diagram-api.jar %%DATADIR%%/plugins/uml/lib/uml-support.jar -%%DATADIR%%/plugins/vagrant/lib/jrubyparser-0.5.3.jar -%%DATADIR%%/plugins/vagrant/lib/resources_en.jar %%DATADIR%%/plugins/vagrant/lib/vagrant.jar -%%DATADIR%%/plugins/vcs-changeReminder/lib/randomForestRegressor-0.0.11.jar -%%DATADIR%%/plugins/vcs-changeReminder/lib/resources_en.jar %%DATADIR%%/plugins/vcs-changeReminder/lib/vcs-changeReminder.jar -%%DATADIR%%/plugins/webDeployment/lib/commons-vfs2-2.2.1.10.jar -%%DATADIR%%/plugins/webDeployment/lib/resources_en.jar +%%DATADIR%%/plugins/vcs-git-featuresTrainer/lib/git-learning-project-212.0.2.jar +%%DATADIR%%/plugins/vcs-git-featuresTrainer/lib/vcs-git-featuresTrainer.jar %%DATADIR%%/plugins/webDeployment/lib/webDeployment.jar -%%DATADIR%%/plugins/yaml/lib/resources_en.jar +%%DATADIR%%/plugins/wsl-fs-helper/bin/server +%%DATADIR%%/plugins/wsl-fs-helper/lib/bifurcan-0.2.0-alpha6.jar +%%DATADIR%%/plugins/wsl-fs-helper/lib/java-diff-utils-4.9.jar +%%DATADIR%%/plugins/wsl-fs-helper/lib/kotlinx-coroutines-debug-1.5.1.jar +%%DATADIR%%/plugins/wsl-fs-helper/lib/kotlinx-coroutines-slf4j-1.5.2.jar +%%DATADIR%%/plugins/wsl-fs-helper/lib/okhttp-4.9.2.jar +%%DATADIR%%/plugins/wsl-fs-helper/lib/okio-2.8.0.jar +%%DATADIR%%/plugins/wsl-fs-helper/lib/wsl-fs-helper.jar %%DATADIR%%/plugins/yaml/lib/yaml.jar %%DATADIR%%/product-info.json