Page MenuHomeSolus

D11636.id28206.diff
No OneTemporary

D11636.id28206.diff

This file is larger than 256 KB, so syntax highlighting was skipped.
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,22 +1,24 @@
name : python-jedi
-version : 0.17.0
-release : 7
+version : 0.18.0
+release : 8
source :
- - git|https://github.com/davidhalter/jedi.git : v0.17.0
+ - git|https://github.com/davidhalter/jedi.git : v0.18.0
+homepage : https://github.com/davidhalter/jedi
license : MIT
component : programming.python
-summary : An autocompletion tool for Python that can be used for text editors.
+summary : An autocompletion tool for Python that can be used for text editors
description: |
An autocompletion tool for Python that can be used for text editors.
builddeps :
- python-parso
- python-pytest
- - python-setuptools
rundeps :
- python-parso
+replaces :
+ - python3-jedi
build : |
- %python_setup
+ %python3_setup
install : |
- %python_install
+ %python3_install
check : |
- %python_test pytest -v
+ %python3_test pytest3 -v -k 'not test_completion[pytest'
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,1318 +1,1798 @@
<PISI>
<Source>
<Name>python-jedi</Name>
+ <Homepage>https://github.com/davidhalter/jedi</Homepage>
<Packager>
- <Name>Longwu Ou</Name>
- <Email>xulongwu4@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
- <Summary xml:lang="en">An autocompletion tool for Python that can be used for text editors.</Summary>
+ <Summary xml:lang="en">An autocompletion tool for Python that can be used for text editors</Summary>
<Description xml:lang="en">An autocompletion tool for Python that can be used for text editors.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-jedi</Name>
- <Summary xml:lang="en">An autocompletion tool for Python that can be used for text editors.</Summary>
+ <Summary xml:lang="en">An autocompletion tool for Python that can be used for text editors</Summary>
<Description xml:lang="en">An autocompletion tool for Python that can be used for text editors.
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.17.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.17.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.17.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.17.0-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.17.0-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/__main__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/__main__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/_compatibility.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/_compatibility.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/classes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/classes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/completion.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/completion.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/completion_cache.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/completion_cache.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/environment.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/environment.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/errors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/errors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/exceptions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/exceptions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/file_name.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/file_name.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/helpers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/helpers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/interpreter.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/interpreter.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/keywords.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/keywords.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/project.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/project.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/refactoring/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/refactoring/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/refactoring/extract.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/refactoring/extract.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/replstartup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/replstartup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/strings.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/strings.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/cache.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/cache.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/value.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/value.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/debug.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/debug.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/file_io.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/file_io.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/analysis.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/analysis.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/arguments.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/arguments.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/base_value.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/base_value.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/cache.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/cache.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/access.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/access.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/getattr_static.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/getattr_static.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/mixed.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/mixed.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/__main__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/__main__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/functions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/functions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/value.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/value.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/context.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/context.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/docstrings.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/docstrings.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/dynamic_params.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/dynamic_params.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/filters.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/filters.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/finder.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/finder.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/flow_analysis.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/flow_analysis.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/annotation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/annotation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/conversion.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/conversion.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/generics.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/generics.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/stub_value.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/stub_value.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/type_var.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/type_var.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/typeshed.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/typeshed.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/typing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/typing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/helpers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/helpers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/imports.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/imports.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/lazy_value.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/lazy_value.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/names.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/names.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/param.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/param.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/parser_cache.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/parser_cache.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/recursion.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/recursion.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/references.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/references.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/signature.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/signature.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/star_args.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/star_args.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/syntax_tree.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/syntax_tree.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/sys_path.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/sys_path.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/decorator.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/decorator.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/dynamic_arrays.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/dynamic_arrays.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/function.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/function.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/instance.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/instance.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/iterable.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/iterable.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/klass.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/klass.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/module.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/module.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/namespace.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/namespace.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/parser_utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/parser_utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/flask.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/flask.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/pytest.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/pytest.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/registry.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/registry.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/stdlib.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/stdlib.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/settings.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/settings.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/LICENSE</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/BaseHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/CGIHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/ConfigParser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/Cookie.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/HTMLParser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/Queue.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/SimpleHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/SocketServer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/StringIO.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/UserDict.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/UserList.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/UserString.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/__builtin__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_ast.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_collections.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_functools.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_hotshot.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_io.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_json.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_md5.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_sha.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_sha256.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_sha512.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_socket.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_sre.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_struct.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_symtable.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_threading_local.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/abc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/ast.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/atexit.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/cPickle.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/cStringIO.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/collections.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/commands.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/compileall.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/cookielib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/copy_reg.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/dircache.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/emxccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/dummy_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/MIMEText.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/_parseaddr.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/base64mime.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/charset.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/encoders.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/feedparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/generator.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/header.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/iterators.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/message.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/application.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/audio.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/base.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/image.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/message.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/multipart.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/nonmultipart.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/text.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/quoprimime.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/email/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/encodings/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/encodings/utf_8.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/fcntl.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/fnmatch.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/functools.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/future_builtins.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/gc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/getopt.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/getpass.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/gettext.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/glob.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/gzip.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/hashlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/heapq.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/htmlentitydefs.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/httplib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/imp.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/importlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/inspect.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/io.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/itertools.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/json.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/markupbase.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/md5.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/mimetools.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/pool.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/process.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/mutex.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/nturl2path.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/os/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/os/path.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/os2emxpath.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/pipes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/platform.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/popen2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/posix.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/random.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/re.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/repr.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/resource.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/rfc822.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/runpy.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/sets.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/sha.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/shelve.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/shlex.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/signal.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/smtplib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/spwd.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/sre_constants.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/sre_parse.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/stat.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/string.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/stringold.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/strop.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/subprocess.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/symbol.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/sys.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/tempfile.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/textwrap.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/thread.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/toaiff.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/tokenize.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/types.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/typing.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/unittest.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/urllib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/urllib2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/urlparse.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/user.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/whichdb.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/xmlrpclib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/__future__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_bisect.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_codecs.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_csv.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_curses.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_heapq.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_random.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_warnings.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_weakref.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_weakrefset.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/aifc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/argparse.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/array.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/asynchat.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/asyncore.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/audioop.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/base64.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/bdb.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/binascii.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/binhex.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/bisect.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/builtins.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/bz2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/cProfile.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/calendar.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/cgi.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/cgitb.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/chunk.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/cmath.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/cmd.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/code.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/codecs.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/codeop.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/colorsys.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/contextlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/copy.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/crypt.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/csv.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/wintypes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/ascii.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/panel.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/textpad.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/datetime.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/decimal.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/difflib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/dis.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/archive_util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/bcppcompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/ccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/cmd.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_dumb.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_msi.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_packager.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_rpm.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_wininst.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_clib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_ext.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_py.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_scripts.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/check.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/clean.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/config.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_data.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_headers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_lib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_scripts.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/register.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/sdist.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/core.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/cygwinccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/debug.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dep_util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dir_util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dist.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/extension.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/fancy_getopt.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/file_util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/filelist.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/log.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/msvccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/spawn.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/sysconfig.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/text_file.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/unixccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/version.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/doctest.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ensurepip/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/errno.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/filecmp.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/fileinput.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/formatter.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/fractions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ftplib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/genericpath.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/grp.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/hmac.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/imaplib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/imghdr.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/keyword.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/driver.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/grammar.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/literals.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/parse.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/pgen.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/token.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/tokenize.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pygram.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pytree.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/linecache.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/locale.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/config.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/handlers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/macpath.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/mailbox.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/mailcap.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/marshal.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/math.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/mimetypes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/mmap.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/modulefinder.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/netrc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/nis.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ntpath.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/numbers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/opcode.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/operator.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/optparse.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pdb.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pickle.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pickletools.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pkgutil.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/plistlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/poplib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/posixpath.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pprint.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/profile.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pstats.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pty.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pwd.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/py_compile.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyclbr.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pydoc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/model.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/quopri.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/readline.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/rlcompleter.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/sched.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/select.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/shutil.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/site.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/smtpd.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/sndhdr.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/socket.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/sqlite3/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/sre_compile.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ssl.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/stringprep.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/struct.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/sunau.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/symtable.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/sysconfig.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/syslog.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/tabnanny.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/tarfile.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/telnetlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/termios.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/threading.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/time.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/timeit.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/token.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/trace.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/traceback.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/tty.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/turtle.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/unicodedata.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/uu.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/uuid.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/warnings.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/wave.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/weakref.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/webbrowser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/handlers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/headers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/simple_server.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/types.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/validate.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xdrlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/handler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/saxutils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/zipfile.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/zipimport.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/zlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3.6/secrets.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3.7/contextvars.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3.7/dataclasses.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_ast.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_compression.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_dummy_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_imp.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_importlib_modulespec.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_json.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_markupbase.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_operator.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_posixsubprocess.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_stat.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_subprocess.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_threading_local.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_tracemalloc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_winapi.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/abc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/ast.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/base_events.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/constants.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/coroutines.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/events.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/futures.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/locks.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/proactor_events.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/protocols.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/queues.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/runners.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/selector_events.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/streams.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/subprocess.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/tasks.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/transports.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/windows_events.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/windows_utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/atexit.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/collections/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/collections/abc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/compileall.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/_base.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/process.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/thread.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/configparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/copyreg.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/charset.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/contentmanager.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/encoders.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/feedparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/generator.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/header.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/headerregistry.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/iterators.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/message.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/application.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/audio.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/base.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/image.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/message.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/multipart.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/nonmultipart.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/text.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/policy.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/encodings/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/encodings/utf_8.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/enum.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/faulthandler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/fcntl.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/fnmatch.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/functools.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/gc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/getopt.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/getpass.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/gettext.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/glob.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/gzip.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/hashlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/heapq.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/html/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/html/entities.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/html/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/http/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/http/client.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/http/cookiejar.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/http/cookies.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/http/server.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/imp.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/abc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/machinery.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/metadata.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/resources.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/inspect.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/io.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/ipaddress.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/itertools.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/json/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/json/decoder.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/json/encoder.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/lzma.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/msvcrt.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/context.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/managers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/pool.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/process.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/queues.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/shared_memory.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/spawn.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/synchronize.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/nntplib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/nturl2path.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/os/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/os/path.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/pathlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/pipes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/platform.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/posix.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/queue.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/random.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/re.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/reprlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/resource.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/runpy.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/selectors.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/shelve.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/shlex.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/signal.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/smtplib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/socketserver.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/spwd.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/sre_constants.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/sre_parse.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/stat.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/statistics.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/string.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/subprocess.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/symbol.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/sys.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/tempfile.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/textwrap.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/commondialog.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/constants.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/dialog.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/filedialog.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/messagebox.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/ttk.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/tokenize.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/tracemalloc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/types.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/typing.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/async_case.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/case.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/loader.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/mock.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/result.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/runner.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/signals.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/suite.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/error.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/parse.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/request.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/response.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/zipapp.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL/crypto.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/_base.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/process.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/thread.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/enum.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/fb303/FacebookService.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/fb303/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/gflags.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/ipaddress.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/client.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe/watchers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/pathlib2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/pymssql.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/routes/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/routes/mapper.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/routes/util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/scribe/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/scribe/scribe.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/scribe/ttypes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/_dummy_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/cPickle.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/configparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_base.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_multipart.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_text.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/html_entities.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/html_parser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_client.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_cookiejar.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_cookies.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/queue.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/reprlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/socketserver.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/error.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/parse.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/request.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/response.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_error.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_parse.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_request.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_response.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/xmlrpc_client.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/concurrent.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/gen.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httpclient.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httpserver.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httputil.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/ioloop.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/locks.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/netutil.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/process.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/tcpserver.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/testing.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/tornado/web.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/AES.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/ARC2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/ARC4.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/Blowfish.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/CAST.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/DES.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/DES3.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_OAEP.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_v1_5.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/XOR.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/blockalgo.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/HMAC.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD4.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD5.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/RIPEMD.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA224.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA256.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA384.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA512.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/hashalgo.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/AllOrNothing.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/Chaffing.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/KDF.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/DSA.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/ElGamal.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/RSA.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/pubkey.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaAccumulator.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaGenerator.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/SHAd256.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/fallback.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/posix.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/rng_base.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/random.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/PKCS1_PSS.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/PKCS1_v1_5.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/Counter.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/RFC1751.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/asn1.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/number.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/randpool.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/strxor.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/pct_warnings.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/atomicwrites/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/converters.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/filters.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/validators.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/backports/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/backports/ssl_match_hostname.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/backports_abc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/callbacks.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/linkifier.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/sanitizer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/auth.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/auth_handler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/compat.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/ec2/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/elb/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/exception.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/layer1.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/plugin.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/regioninfo.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/acl.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucket.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlistresultset.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlogging.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/cors.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/deletemarker.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/key.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/keyfile.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/lifecycle.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/multidelete.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/multipart.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/prefix.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/tagging.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/user.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/website.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/certifi.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/characteristic/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/_termui_impl.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/core.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/decorators.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/formatting.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/globals.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/termui.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/testing.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/types.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/croniter.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/fernet.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/x509.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/_common.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/relativedelta.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/rrule.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/_common.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/tz.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/decorator.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/emoji.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/first.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/app.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/blueprints.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/cli.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/config.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/ctx.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/debughelpers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/globals.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/helpers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/json/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/json/tag.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/logging.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/sessions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/signals.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/templating.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/testing.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/views.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/wrappers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/database.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/mixins.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/models.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/records.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/any_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/any_test_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/api_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/plugin_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pool.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/duration_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/empty_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/field_mask_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/containers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/decoder.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/encoder.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/enum_type_wrapper.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/message_listener.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/well_known_types.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/wire_format.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/json_format.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/map_proto2_unittest_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/map_unittest_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/message.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/message_factory.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/reflection.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/service.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/source_context_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/struct_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/symbol_database.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/test_messages_proto2_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/test_messages_proto3_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/timestamp_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/type_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_arena_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_custom_options_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_import_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_import_public_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_mset_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_mset_wire_format_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_import_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_generic_services_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_proto3_arena_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util/json_format_proto3_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/wrappers_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/itsdangerous.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/_compat.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/_stringdefs.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/bccache.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/compiler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/constants.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/debug.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/defaults.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/environment.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/ext.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/filters.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/lexer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/loaders.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/meta.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/nodes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/optimizer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/runtime.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/sandbox.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/tests.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/visitor.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_compat.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_constants.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_native.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_speedups.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/compat.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/const.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/decoder.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/extension.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/reader.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/mock.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/mypy_extensions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pycurl.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/charset.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/connections.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/CLIENT.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/COMMAND.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/ER.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FIELD_TYPE.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FLAG.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/SERVER_STATUS.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/converters.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/cursors.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/err.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/times.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/attributes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/base.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/table.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/util.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/constants.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/indexes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/models.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/settings.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/throttle.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/types.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pyre_extensions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pytz/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/client.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/adapters.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/api.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/auth.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/compat.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/cookies.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/hooks.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/models.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/_collections.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connectionpool.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/contrib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/fields.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/filepost.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/poolmanager.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/request.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/response.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/request.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/response.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/retry.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/ssl_.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/timeout.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/url.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/sessions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/status_codes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/structures.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/decoder.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/encoder.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/scanner.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/singledispatch.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/tabulate.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/termcolor.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/toml.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/typing_extensions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/ujson.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_compat.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_internal.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_reloader.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/atom.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/cache.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/fixers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/iterio.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/jsrouting.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/limiter.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/lint.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/profiler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/securecookie.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/sessions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/testtools.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/wrappers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/datastructures.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/console.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/repr.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/tbtools.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/filesystem.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/formparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/http.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/local.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/posixemulation.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/routing.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/script.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/security.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/serving.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/test.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/testapp.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/urls.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/useragents.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/wrappers.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/wsgi.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/composer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/constructor.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/cyaml.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/dumper.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/emitter.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/error.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/events.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/loader.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/nodes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/reader.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/representer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/resolver.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/scanner.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/serializer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/tokens.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/contextvars.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/dataclasses.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/docutils/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/docutils/examples.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/docutils/nodes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/nodes.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/roles.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/states.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/jwt/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/jwt/algorithms.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/py_ecdsa.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/pycrypto.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/orjson.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/pkg_resources/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/pkg_resources/py31compat.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/_dummy_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/builtins.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/cPickle.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/configparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_base.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_multipart.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_text.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/html_entities.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/html_parser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_client.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_cookiejar.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_cookies.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/queue.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/reprlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/socketserver.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_constants.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_dialog.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_ttk.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/error.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/parse.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/request.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/response.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_error.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_parse.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_request.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_response.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/ast27.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/ast3.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/conversions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi-0.18.0-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi-0.18.0-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi-0.18.0-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi-0.18.0-py3.9.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi-0.18.0-py3.9.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__pycache__/__main__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__pycache__/_compatibility.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__pycache__/cache.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__pycache__/common.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__pycache__/debug.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__pycache__/file_io.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__pycache__/parser_utils.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__pycache__/settings.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/__pycache__/utils.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/_compatibility.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/classes.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/completion.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/completion_cache.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/environment.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/errors.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/exceptions.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/file_name.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/helpers.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/interpreter.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/keywords.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/project.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/replstartup.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/__pycache__/strings.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/classes.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/completion.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/completion_cache.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/environment.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/errors.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/exceptions.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/file_name.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/helpers.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/interpreter.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/keywords.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/project.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/refactoring/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/refactoring/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/refactoring/__pycache__/extract.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/refactoring/extract.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/replstartup.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/api/strings.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/cache.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/debug.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/file_io.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/analysis.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/arguments.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/base_value.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/cache.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/context.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/docstrings.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/dynamic_params.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/filters.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/finder.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/flow_analysis.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/helpers.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/imports.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/lazy_value.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/names.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/param.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/parser_cache.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/recursion.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/references.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/signature.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/star_args.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/syntax_tree.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/sys_path.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/__pycache__/utils.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/analysis.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/arguments.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/base_value.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/cache.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/__pycache__/access.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/__pycache__/getattr_static.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/__pycache__/mixed.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/__pycache__/value.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/access.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/getattr_static.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/mixed.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/subprocess/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/subprocess/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/subprocess/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/subprocess/__pycache__/__main__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/subprocess/__pycache__/functions.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/subprocess/functions.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/compiled/value.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/context.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/docstrings.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/dynamic_params.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/filters.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/finder.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/flow_analysis.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/__pycache__/annotation.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/__pycache__/base.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/__pycache__/conversion.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/__pycache__/generics.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/__pycache__/stub_value.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/__pycache__/type_var.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/__pycache__/typeshed.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/__pycache__/typing.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/__pycache__/utils.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/annotation.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/base.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/conversion.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/generics.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/stub_value.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/type_var.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/typeshed.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/typing.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/gradual/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/helpers.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/imports.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/lazy_value.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/names.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/param.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/parser_cache.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/recursion.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/references.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/signature.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/star_args.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/syntax_tree.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/sys_path.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/__pycache__/decorator.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/__pycache__/dynamic_arrays.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/__pycache__/function.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/__pycache__/instance.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/__pycache__/iterable.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/__pycache__/klass.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/__pycache__/module.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/__pycache__/namespace.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/decorator.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/dynamic_arrays.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/function.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/instance.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/iterable.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/klass.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/module.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/inference/value/namespace.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/parser_utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/__pycache__/django.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/__pycache__/flask.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/__pycache__/pytest.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/__pycache__/registry.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/__pycache__/stdlib.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/django.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/flask.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/pytest.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/registry.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/plugins/stdlib.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/settings.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/LICENSE.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/apps/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/apps/config.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/apps/registry.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/conf/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/conf/global_settings.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/conf/locale/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls/i18n.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls/static.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/actions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/apps.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/checks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/decorators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/filters.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/forms.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/helpers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/options.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/sites.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_list.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_modify.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_static.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_urls.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/log.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/tests.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/autocomplete.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/decorators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/main.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/widgets.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/middleware.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/urls.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/views.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/admin.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/apps.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/backends.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/base_user.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/checks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/context_processors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/decorators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/forms.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/modwsgi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/hashers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/changepassword.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/createsuperuser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/middleware.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/mixins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/password_validation.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/signals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/tokens.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/urls.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/validators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/views.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/admin.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/apps.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/checks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/fields.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/forms.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/remove_stale_contenttypes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/views.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/forms.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/middleware.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/sitemaps.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/flatpages.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/urls.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/views.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/fields.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/humanize.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/api.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/context_processors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/middleware.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/cookie.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/fallback.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/session.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/views.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/general.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/mixins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/statistics.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/constraints.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/array.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/citext.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/hstore.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/jsonb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/mixins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/ranges.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/functions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/indexes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/lookups.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/operations.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/search.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/signals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/validators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects/middleware.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cache.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cached_db.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/db.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/file.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/signed_cookies.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/base_session.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/clearsessions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/middleware.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/serializers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/ping_google.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/views.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/apps.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/management.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/managers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/middleware.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/requests.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/shortcuts.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/apps.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/checks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/finders.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/handlers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/collectstatic.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/findstatic.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/runserver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/storage.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/staticfiles.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/testing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/urls.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/views.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/syndication/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/syndication/views.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/db.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/dummy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/filebased.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/locmem.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/memcached.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/caches.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/database.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/messages.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/model_checks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/registry.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/csrf.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/sessions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/templates.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/translation.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/urls.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/images.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/locks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/move.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/storage.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/temp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/uploadedfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/uploadhandler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/exception.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/wsgi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/console.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/dummy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/filebased.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/locmem.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/smtp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/message.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/color.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/dumpdata.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/loaddata.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/makemessages.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/runserver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/testserver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/sql.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/templates.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/paginator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/json.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/python.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/servers/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/servers/basehttp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/signals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/signing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/validators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/core/wsgi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/creation.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/features.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/introspection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/operations.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/schema.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/validation.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/ddl_references.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/dummy/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/dummy/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/mysql/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/mysql/client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/creation.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/operations.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/signals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/creation.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/features.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/introspection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/operations.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/schema.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/autodetector.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/executor.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/graph.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/loader.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/migration.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/fields.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/special.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/optimizer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/questioner.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/recorder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/serializer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/state.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/topological_sort.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/writer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/aggregates.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/constraints.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/deletion.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/enums.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/expressions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/files.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/mixins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/proxy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/related.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_descriptors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_lookups.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/reverse_related.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/comparison.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/datetime.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/math.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/mixins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/text.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/window.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/indexes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/lookups.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/manager.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/options.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/query.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/query_utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/signals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/compiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/datastructures.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/query.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/subqueries.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/where.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/transaction.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/db/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/dispatch/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/dispatch/dispatcher.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/forms/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/forms/boundfield.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/forms/fields.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/forms/forms.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/forms/formsets.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/forms/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/forms/renderers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/forms/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/forms/widgets.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/http/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/http/cookie.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/http/multipartparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/http/request.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/http/response.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/cache.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/clickjacking.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/common.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/csrf.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/gzip.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/http.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/locale.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/security.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/shortcuts.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/django.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/dummy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/jinja2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/context.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/context_processors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/defaultfilters.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/defaulttags.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/engine.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/library.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/loader.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/loader_tags.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/app_directories.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/cached.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/filesystem.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/locmem.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/response.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/smartif.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/template/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/cache.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/i18n.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/l10n.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/static.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/tz.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/test/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/test/client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/test/html.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/test/runner.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/test/selenium.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/test/signals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/test/testcases.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/test/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/urls/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/urls/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/urls/conf.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/urls/converters.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/urls/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/urls/resolvers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/urls/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/_os.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/archive.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/autoreload.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/baseconv.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/cache.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/crypto.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/datastructures.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/dateformat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/dateparse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/dates.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/datetime_safe.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/deconstruct.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/decorators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/deprecation.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/duration.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/encoding.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/feedgenerator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/formats.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/functional.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/hashable.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/html.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/http.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/inspect.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/ipv6.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/itercompat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/jslex.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/log.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/lorem_ipsum.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/module_loading.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/numberformat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/regex_helper.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/safestring.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/six.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/termcolors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/text.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/timesince.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/timezone.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/topological_sort.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/reloader.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/template.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/trans_null.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/trans_real.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/tree.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/version.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/utils/xmlutils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/csrf.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/debug.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/cache.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/clickjacking.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/csrf.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/debug.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/gzip.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/http.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/vary.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/defaults.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/dates.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/detail.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/edit.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/list.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/i18n.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/django-stubs/django-stubs/views/static.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/LICENSE</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/BaseHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/CGIHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/ConfigParser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/Cookie.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/HTMLParser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/Queue.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/SimpleHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/SocketServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/StringIO.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/UserDict.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/UserList.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/UserString.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/__builtin__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_ast.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_collections.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_functools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_hotshot.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_io.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_json.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_md5.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_sha.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_sha256.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_sha512.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_socket.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_sre.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_struct.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_symtable.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/_threading_local.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/abc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/ast.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/atexit.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/cPickle.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/cStringIO.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/collections.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/commands.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/compileall.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/cookielib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/copy_reg.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/dircache.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/emxccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/dummy_thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/MIMEText.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/_parseaddr.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/base64mime.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/charset.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/encoders.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/feedparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/generator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/header.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/iterators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/message.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/application.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/audio.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/image.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/message.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/multipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/nonmultipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/text.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/quoprimime.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/email/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/encodings/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/encodings/utf_8.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/fcntl.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/fnmatch.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/functools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/future_builtins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/gc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/getopt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/getpass.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/gettext.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/glob.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/gzip.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/hashlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/heapq.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/htmlentitydefs.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/httplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/imp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/importlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/inspect.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/io.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/itertools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/json.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/markupbase.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/md5.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/mimetools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/pool.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/process.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/mutex.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/nturl2path.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/os/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/os/path.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/os2emxpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/pipes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/platform.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/popen2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/posix.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/random.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/re.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/repr.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/resource.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/rfc822.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/robotparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/runpy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/sets.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/sha.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/shelve.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/shlex.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/signal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/smtplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/spwd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/sre_constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/sre_parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/stat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/string.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/stringold.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/strop.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/subprocess.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/symbol.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/sys.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/tempfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/textwrap.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/toaiff.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/tokenize.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/types.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/typing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/unittest.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/urllib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/urllib2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/urlparse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/user.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/whichdb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2/xmlrpclib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/__future__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/_bisect.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/_codecs.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/_csv.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/_curses.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/_heapq.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/_random.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/_warnings.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/_weakref.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/_weakrefset.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/aifc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/argparse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/array.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/asynchat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/asyncore.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/audioop.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/base64.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/bdb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/binascii.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/binhex.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/bisect.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/builtins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/bz2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/cProfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/calendar.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/cgi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/cgitb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/chunk.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/cmath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/cmd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/code.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/codecs.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/codeop.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/colorsys.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/contextlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/copy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/crypt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/csv.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/wintypes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/ascii.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/panel.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/textpad.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/datetime.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/decimal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/difflib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/dis.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/archive_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/bcppcompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/ccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/cmd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_dumb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_msi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_packager.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_rpm.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_wininst.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_clib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_ext.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_py.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_scripts.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/check.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/clean.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/config.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_data.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_headers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_lib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_scripts.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/register.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/sdist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/core.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/cygwinccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/debug.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dep_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dir_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/extension.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/fancy_getopt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/file_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/filelist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/log.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/msvccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/spawn.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/sysconfig.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/text_file.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/unixccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/version.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/doctest.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/ensurepip/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/errno.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/filecmp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/fileinput.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/formatter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/fractions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/ftplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/genericpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/grp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/hmac.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/imaplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/imghdr.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/keyword.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/driver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/grammar.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/literals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/pgen.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/token.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/tokenize.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pygram.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pytree.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/linecache.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/locale.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/config.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/handlers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/macpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/mailbox.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/mailcap.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/marshal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/math.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/mimetypes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/mmap.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/modulefinder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/netrc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/nis.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/ntpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/numbers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/opcode.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/operator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/optparse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pdb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pickle.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pickletools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pkgutil.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/plistlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/poplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/posixpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pprint.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/profile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pstats.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pty.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pwd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/py_compile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyclbr.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pydoc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/model.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/quopri.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/readline.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/rlcompleter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/sched.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/select.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/shutil.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/site.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/smtpd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/sndhdr.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/socket.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/sqlite3/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/sre_compile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/ssl.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/stringprep.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/struct.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/sunau.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/symtable.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/sysconfig.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/syslog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/tabnanny.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/tarfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/telnetlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/termios.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/threading.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/time.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/timeit.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/token.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/trace.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/traceback.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/tty.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/turtle.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/unicodedata.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/uu.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/uuid.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/warnings.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/wave.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/weakref.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/webbrowser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/handlers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/headers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/simple_server.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/types.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/validate.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xdrlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/handler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/saxutils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/zipfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/zipimport.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/2and3/zlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3.6/secrets.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3.7/contextvars.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3.7/dataclasses.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_ast.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_compression.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_dummy_thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_imp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_importlib_modulespec.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_json.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_markupbase.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_operator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_posixsubprocess.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_stat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_subprocess.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_threading_local.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_tracemalloc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/_winapi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/abc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/ast.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/base_events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/coroutines.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/futures.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/locks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/proactor_events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/protocols.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/queues.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/runners.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/selector_events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/streams.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/subprocess.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/tasks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/transports.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/windows_events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/windows_utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/atexit.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/collections/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/collections/abc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/compileall.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/_base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/process.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/configparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/copyreg.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/charset.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/contentmanager.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/encoders.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/feedparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/generator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/header.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/headerregistry.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/iterators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/message.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/application.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/audio.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/image.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/message.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/multipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/nonmultipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/text.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/policy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/email/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/encodings/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/encodings/utf_8.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/enum.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/faulthandler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/fcntl.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/fnmatch.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/functools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/gc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/getopt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/getpass.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/gettext.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/glob.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/gzip.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/hashlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/heapq.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/html/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/html/entities.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/html/parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/http/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/http/client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/http/cookiejar.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/http/cookies.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/http/server.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/imp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/abc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/machinery.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/metadata.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/resources.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/inspect.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/io.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/ipaddress.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/itertools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/json/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/json/decoder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/json/encoder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/lzma.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/msvcrt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/context.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/managers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/pool.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/process.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/queues.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/shared_memory.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/spawn.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/synchronize.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/nntplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/nturl2path.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/os/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/os/path.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/pathlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/pipes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/platform.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/posix.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/queue.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/random.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/re.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/reprlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/resource.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/runpy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/selectors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/shelve.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/shlex.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/signal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/smtplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/socketserver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/spwd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/sre_constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/sre_parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/stat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/statistics.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/string.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/subprocess.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/symbol.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/sys.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/tempfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/textwrap.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/commondialog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/dialog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/filedialog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/messagebox.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/ttk.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/tokenize.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/tracemalloc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/types.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/typing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/async_case.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/case.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/loader.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/mock.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/result.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/runner.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/signals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/suite.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/error.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/request.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/response.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/robotparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/stdlib/3/zipapp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL/crypto.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/_base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/process.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/enum.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/fb303/FacebookService.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/fb303/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/gflags.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/ipaddress.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe/watchers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/pathlib2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/pymssql.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/routes/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/routes/mapper.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/routes/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/scribe/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/scribe/scribe.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/scribe/ttypes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/_dummy_thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/_thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/cPickle.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/configparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_multipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_text.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/html_entities.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/html_parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_cookiejar.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_cookies.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/queue.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/reprlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/socketserver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/error.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/request.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/response.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/robotparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_error.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_request.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_response.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_robotparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/xmlrpc_client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/concurrent.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/gen.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httpclient.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httpserver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httputil.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/ioloop.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/locks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/netutil.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/process.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/tcpserver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/testing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2/tornado/web.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/AES.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/ARC2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/ARC4.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/Blowfish.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/CAST.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/DES.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/DES3.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_OAEP.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_v1_5.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/XOR.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/blockalgo.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/HMAC.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD4.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD5.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/RIPEMD.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA224.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA256.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA384.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA512.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/hashalgo.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/AllOrNothing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/Chaffing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/KDF.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/DSA.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/ElGamal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/RSA.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/pubkey.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaAccumulator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaGenerator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/SHAd256.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/fallback.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/posix.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/rng_base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/random.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/PKCS1_PSS.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/PKCS1_v1_5.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/Counter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/RFC1751.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/asn1.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/number.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/randpool.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/strxor.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/pct_warnings.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/atomicwrites/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/converters.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/filters.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/validators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/backports/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/backports/ssl_match_hostname.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/backports_abc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/callbacks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/linkifier.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/sanitizer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/auth.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/auth_handler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/compat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/ec2/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/elb/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/exception.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/layer1.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/plugin.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/regioninfo.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/acl.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucket.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlistresultset.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlogging.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/cors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/deletemarker.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/key.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/keyfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/lifecycle.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/multidelete.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/multipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/prefix.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/tagging.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/user.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/website.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/certifi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/characteristic/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/_termui_impl.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/core.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/decorators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/formatting.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/globals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/termui.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/testing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/types.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/click/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/croniter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/fernet.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/x509.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/_common.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/relativedelta.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/rrule.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/_common.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/tz.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/decorator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/emoji.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/first.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/app.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/blueprints.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/cli.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/config.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/ctx.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/debughelpers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/globals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/helpers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/json/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/json/tag.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/logging.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/sessions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/signals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/templating.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/testing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/views.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/wrappers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/database.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/mixins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/records.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/any_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/any_test_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/api_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/plugin_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pool.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/duration_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/empty_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/field_mask_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/containers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/decoder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/encoder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/enum_type_wrapper.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/message_listener.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/well_known_types.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/wire_format.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/json_format.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/map_proto2_unittest_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/map_unittest_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/message.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/message_factory.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/reflection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/service.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/source_context_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/struct_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/symbol_database.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/test_messages_proto2_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/test_messages_proto3_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/timestamp_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/type_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_arena_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_custom_options_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_import_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_import_public_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_mset_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_mset_wire_format_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_import_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_generic_services_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_proto3_arena_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util/json_format_proto3_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/wrappers_pb2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/itsdangerous.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/_compat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/_stringdefs.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/bccache.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/compiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/debug.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/defaults.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/environment.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/ext.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/filters.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/lexer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/loaders.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/meta.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/nodes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/optimizer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/runtime.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/sandbox.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/tests.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/visitor.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_compat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_native.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_speedups.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/compat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/const.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/decoder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/extension.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/reader.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/mock.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/mypy_extensions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pycurl.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/charset.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/connections.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/CLIENT.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/COMMAND.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/ER.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FIELD_TYPE.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FLAG.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/SERVER_STATUS.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/converters.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/cursors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/err.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/times.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/attributes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/table.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/indexes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/settings.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/throttle.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/types.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pyre_extensions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/pytz/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/adapters.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/api.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/auth.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/compat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/cookies.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/hooks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/_collections.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connectionpool.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/contrib/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/fields.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/filepost.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/poolmanager.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/request.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/response.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/request.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/response.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/retry.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/ssl_.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/timeout.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/url.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/sessions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/status_codes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/structures.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/decoder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/encoder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/scanner.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/singledispatch.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/tabulate.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/termcolor.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/toml.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/typing_extensions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/ujson.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_compat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_internal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_reloader.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/atom.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/cache.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/fixers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/iterio.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/jsrouting.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/limiter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/lint.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/profiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/securecookie.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/sessions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/testtools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/wrappers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/datastructures.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/console.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/repr.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/tbtools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/filesystem.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/formparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/http.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/local.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/posixemulation.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/routing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/script.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/security.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/serving.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/test.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/testapp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/urls.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/useragents.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/wrappers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/wsgi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/composer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/constructor.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/cyaml.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/dumper.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/emitter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/error.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/loader.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/nodes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/reader.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/representer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/resolver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/scanner.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/serializer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/tokens.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/contextvars.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/dataclasses.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/docutils/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/docutils/examples.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/docutils/nodes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/nodes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/roles.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/states.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/jwt/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/jwt/algorithms.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/py_ecdsa.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/pycrypto.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/orjson.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/pkg_resources/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/pkg_resources/py31compat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/_dummy_thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/_thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/builtins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/cPickle.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/configparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_multipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_text.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/html_entities.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/html_parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_cookiejar.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_cookies.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/queue.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/reprlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/socketserver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_dialog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_ttk.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/error.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/request.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/response.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/robotparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_error.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_request.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_response.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_robotparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/ast27.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/ast3.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/conversions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/jedi/utils.py</Path>
</Files>
+ <Replaces>
+ <Package>python3-jedi</Package>
+ </Replaces>
</Package>
<History>
- <Update release="7">
- <Date>2020-04-26</Date>
- <Version>0.17.0</Version>
+ <Update release="8">
+ <Date>2021-08-13</Date>
+ <Version>0.18.0</Version>
<Comment>Packaging update</Comment>
- <Name>Longwu Ou</Name>
- <Email>xulongwu4@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 12, 12:28 AM (2 h, 45 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5814556
Default Alt Text
D11636.id28206.diff (413 KB)

Event Timeline