Page MenuHomeSolus

D11642.id28180.diff
No OneTemporary

D11642.id28180.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,8 +1,8 @@
name : python-mypy
-version : '0.812'
-release : 10
+version : '0.910'
+release : 11
source :
- - https://files.pythonhosted.org/packages/source/m/mypy/mypy-0.812.tar.gz : cd07039aa5df222037005b08fbbfd69b3ab0b0bd7a07d7906de75ae52c4e3119
+ - https://files.pythonhosted.org/packages/source/m/mypy/mypy-0.910.tar.gz : 704098302473cb31a218f1775a873b376b30b4c18229421e9e9dc8916fd16150
homepage : http://www.mypy-lang.org/
license : MIT
component : programming.python
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>python-mypy</Name>
<Homepage>http://www.mypy-lang.org/</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -25,12 +25,12 @@
<Path fileType="executable">/usr/bin/mypyc</Path>
<Path fileType="executable">/usr/bin/stubgen</Path>
<Path fileType="executable">/usr/bin/stubtest</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.812-py3.9.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.812-py3.9.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.812-py3.9.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.812-py3.9.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.812-py3.9.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.812-py3.9.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.910-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.910-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.910-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.910-py3.9.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.910-py3.9.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy-0.910-py3.9.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/__init__.cpython-39.pyc</Path>
@@ -80,7 +80,6 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/metastore.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/mixedtraverser.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/modulefinder.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/moduleinfo.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/moduleinspect.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/mro.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/nodes.cpython-39.pyc</Path>
@@ -114,6 +113,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/stubdoc.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/stubgen.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/stubgenc.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/stubinfo.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/stubtest.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/stubutil.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/__pycache__/subtypes.cpython-39.pyc</Path>
@@ -182,7 +182,6 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/metastore.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/mixedtraverser.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/modulefinder.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/moduleinfo.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/moduleinspect.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/mro.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/nodes.py</Path>
@@ -198,12 +197,14 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/plugins/__pycache__/dataclasses.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/plugins/__pycache__/default.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/plugins/__pycache__/enums.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/plugins/__pycache__/functools.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/plugins/attrs.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/plugins/common.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/plugins/ctypes.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/plugins/dataclasses.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/plugins/default.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/plugins/enums.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/plugins/functools.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/py.typed</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/reachability.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/renaming.py</Path>
@@ -253,6 +254,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/stubdoc.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/stubgen.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/stubgenc.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/stubinfo.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/stubtest.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/stubutil.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/subtypes.py</Path>
@@ -275,12 +277,12 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testfinegrained.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testfinegrainedcache.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testformatter.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testfscache.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testgraph.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testinfer.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testipc.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testmerge.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testmodulefinder.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testmoduleinfo.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testmypyc.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testparse.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testpep561.cpython-39.pyc</Path>
@@ -290,6 +292,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testsemanal.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testsolve.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/teststubgen.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/teststubinfo.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/teststubtest.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testsubtypes.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/__pycache__/testtransform.cpython-39.pyc</Path>
@@ -315,12 +318,12 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testfinegrained.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testfinegrainedcache.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testformatter.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testfscache.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testgraph.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testinfer.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testipc.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testmerge.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testmodulefinder.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testmoduleinfo.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testmypyc.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testparse.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testpep561.py</Path>
@@ -330,6 +333,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testsemanal.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testsolve.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/teststubgen.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/teststubinfo.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/teststubtest.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testsubtypes.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/test/testtransform.py</Path>
@@ -346,1335 +350,685 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeanal.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeops.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/types.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/scripts/__pycache__/migrate_script.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/scripts/__pycache__/update-stubtest-whitelist.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/scripts/migrate_script.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/scripts/update-stubtest-whitelist.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/BaseHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/CGIHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/ConfigParser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/Cookie.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/HTMLParser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/Queue.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/SimpleHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/SocketServer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/StringIO.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/UserDict.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/UserList.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/UserString.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/__builtin__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_ast.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_collections.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_functools.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_hotshot.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_io.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_json.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_md5.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_sha.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_sha256.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_sha512.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_socket.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_sre.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_struct.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_symtable.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_threading_local.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/_winreg.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/abc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/ast.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/atexit.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/builtins.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/cPickle.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/cStringIO.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/collections.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/commands.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/compileall.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/cookielib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/copy_reg.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/dircache.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/archive_util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/bcppcompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/ccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/cmd.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/bdist.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/bdist_dumb.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/bdist_msi.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/bdist_packager.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/bdist_rpm.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/bdist_wininst.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/build.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/build_clib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/build_ext.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/build_py.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/build_scripts.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/check.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/clean.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/config.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/install.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/install_data.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/install_egg_info.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/install_headers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/install_lib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/install_scripts.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/register.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/sdist.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/command/upload.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/config.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/core.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/cygwinccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/debug.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/dep_util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/dir_util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/dist.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/emxccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/extension.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/fancy_getopt.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/file_util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/filelist.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/log.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/msvccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/spawn.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/sysconfig.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/text_file.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/unixccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/distutils/version.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/dummy_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/MIMEText.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/_parseaddr.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/base64mime.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/charset.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/encoders.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/feedparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/generator.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/header.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/iterators.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/message.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/mime/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/mime/application.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/mime/audio.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/mime/base.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/mime/image.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/mime/message.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/mime/multipart.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/mime/nonmultipart.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/mime/text.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/quoprimime.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/email/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/encodings/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/encodings/utf_8.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/fcntl.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/fnmatch.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/functools.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/future_builtins.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/gc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/getopt.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/getpass.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/gettext.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/glob.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/gzip.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/hashlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/heapq.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/htmlentitydefs.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/httplib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/imp.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/importlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/inspect.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/io.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/itertools.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/json.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/markupbase.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/md5.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/mimetools.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/multiprocessing/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/multiprocessing/pool.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/multiprocessing/process.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/multiprocessing/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/mutex.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/ntpath.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/nturl2path.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/os/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/os/path.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/os2emxpath.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/pipes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/platform.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/popen2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/posix.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/posixpath.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/random.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/re.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/repr.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/resource.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/rfc822.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/runpy.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/sets.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/sha.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/shelve.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/shlex.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/signal.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/smtplib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/spwd.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/sre_constants.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/sre_parse.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/stat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/string.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/stringold.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/strop.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/subprocess.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/symbol.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/sys.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/tempfile.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/textwrap.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/thread.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/toaiff.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/tokenize.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/types.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/typing.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/unittest.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/urllib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/urllib2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/urlparse.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/user.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/whichdb.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2/xmlrpclib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/__future__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_bisect.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_codecs.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_csv.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_curses.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_dummy_threading.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_heapq.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_msi.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_random.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_typeshed/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_typeshed/wsgi.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_typeshed/xml.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_warnings.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_weakref.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/_weakrefset.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/aifc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/antigravity.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/argparse.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/array.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/asynchat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/asyncore.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/audioop.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/base64.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/bdb.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/binascii.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/binhex.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/bisect.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/bz2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/cProfile.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/calendar.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/cgi.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/cgitb.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/chunk.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/cmath.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/cmd.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/code.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/codecs.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/codeop.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/colorsys.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/contextlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/copy.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/crypt.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/csv.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/ctypes/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/ctypes/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/ctypes/wintypes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/curses/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/curses/ascii.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/curses/panel.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/curses/textpad.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/datetime.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/decimal.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/difflib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/dis.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/doctest.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/dummy_threading.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/ensurepip/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/errno.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/filecmp.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/fileinput.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/formatter.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/fractions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/ftplib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/genericpath.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/grp.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/hmac.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/imaplib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/imghdr.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/keyword.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/lib2to3/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/driver.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/grammar.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/literals.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/parse.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/pgen.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/token.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/tokenize.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/lib2to3/pygram.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/lib2to3/pytree.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/linecache.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/locale.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/logging/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/logging/config.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/logging/handlers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/macpath.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/mailbox.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/mailcap.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/marshal.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/math.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/mimetypes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/mmap.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/modulefinder.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/msilib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/msilib/schema.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/msilib/sequence.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/msilib/text.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/msvcrt.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/netrc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/nis.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/numbers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/opcode.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/operator.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/optparse.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pdb.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pickle.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pickletools.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pkgutil.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/plistlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/poplib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pprint.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/profile.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pstats.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pty.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pwd.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/py_compile.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pyclbr.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pydoc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pydoc_data/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pydoc_data/topics.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pyexpat/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pyexpat/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/pyexpat/model.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/quopri.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/readline.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/rlcompleter.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/sched.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/select.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/shutil.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/site.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/smtpd.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/sndhdr.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/socket.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/sqlite3/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/sre_compile.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/ssl.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/stringprep.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/struct.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/sunau.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/symtable.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/sysconfig.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/syslog.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/tabnanny.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/tarfile.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/telnetlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/termios.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/this.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/threading.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/time.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/timeit.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/token.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/trace.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/traceback.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/tty.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/turtle.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/unicodedata.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/uu.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/uuid.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/warnings.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/wave.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/weakref.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/webbrowser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/winsound.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/wsgiref/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/wsgiref/handlers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/wsgiref/headers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/wsgiref/simple_server.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/wsgiref/types.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/wsgiref/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/wsgiref/validate.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xdrlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/dom/NodeFilter.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/dom/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/dom/domreg.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/dom/expatbuilder.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/dom/minicompat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/dom/minidom.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/dom/pulldom.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/dom/xmlbuilder.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/etree/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/parsers/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/sax/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/sax/handler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/sax/saxutils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/zipfile.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/zipimport.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/2and3/zlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3.7/_py_abc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3.7/contextvars.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3.7/dataclasses.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3.9/graphlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3.9/zoneinfo/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_ast.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_bootlocale.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_compat_pickle.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_compression.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_decimal.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_dummy_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_imp.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_importlib_modulespec.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_json.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_markupbase.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_operator.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_osx_support.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_posixsubprocess.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_pydecimal.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_sitebuiltins.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_stat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_threading_local.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_tkinter.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_tracemalloc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/_winapi.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/abc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/ast.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/base_events.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/base_futures.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/base_subprocess.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/base_tasks.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/compat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/constants.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/coroutines.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/events.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/format_helpers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/futures.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/locks.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/log.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/proactor_events.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/protocols.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/queues.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/runners.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/selector_events.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/sslproto.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/staggered.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/streams.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/subprocess.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/tasks.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/threads.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/transports.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/trsock.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/unix_events.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/windows_events.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/asyncio/windows_utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/atexit.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/builtins.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/collections/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/collections/abc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/compileall.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/concurrent/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/concurrent/futures/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/concurrent/futures/_base.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/concurrent/futures/process.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/concurrent/futures/thread.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/configparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/copyreg.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/dbm/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/dbm/dumb.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/dbm/gnu.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/dbm/ndbm.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/archive_util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/bcppcompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/ccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/cmd.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/bdist.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/bdist_dumb.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/bdist_msi.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/bdist_packager.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/bdist_rpm.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/bdist_wininst.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/build.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/build_clib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/build_ext.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/build_py.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/build_scripts.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/check.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/clean.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/config.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/install.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/install_data.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/install_egg_info.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/install_headers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/install_lib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/install_scripts.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/register.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/sdist.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/command/upload.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/config.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/core.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/cygwinccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/debug.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/dep_util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/dir_util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/dist.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/extension.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/fancy_getopt.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/file_util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/filelist.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/log.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/msvccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/spawn.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/sysconfig.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/text_file.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/unixccompiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/distutils/version.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/charset.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/contentmanager.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/encoders.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/feedparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/generator.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/header.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/headerregistry.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/iterators.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/message.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/mime/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/mime/application.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/mime/audio.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/mime/base.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/mime/image.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/mime/message.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/mime/multipart.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/mime/nonmultipart.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/mime/text.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/policy.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/email/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/encodings/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/encodings/utf_8.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/enum.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/faulthandler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/fcntl.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/fnmatch.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/functools.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/gc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/getopt.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/getpass.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/gettext.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/glob.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/gzip.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/hashlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/heapq.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/html/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/html/entities.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/html/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/http/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/http/client.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/http/cookiejar.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/http/cookies.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/http/server.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/imp.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/importlib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/importlib/abc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/importlib/machinery.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/importlib/metadata.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/importlib/resources.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/importlib/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/inspect.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/io.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/ipaddress.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/itertools.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/json/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/json/decoder.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/json/encoder.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/json/tool.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/lzma.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/macurl2path.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/context.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/managers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/pool.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/process.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/queues.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/shared_memory.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/sharedctypes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/spawn.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/multiprocessing/synchronize.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/nntplib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/ntpath.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/nturl2path.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/os/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/os/path.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/pathlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/pipes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/platform.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/posix.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/posixpath.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/queue.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/random.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/re.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/reprlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/resource.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/runpy.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/secrets.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/selectors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/shelve.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/shlex.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/signal.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/smtplib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/socketserver.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/spwd.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/sre_constants.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/sre_parse.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/stat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/statistics.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/string.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/subprocess.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/symbol.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/sys.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/tempfile.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/textwrap.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/tkinter/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/tkinter/commondialog.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/tkinter/constants.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/tkinter/dialog.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/tkinter/filedialog.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/tkinter/font.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/tkinter/messagebox.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/tkinter/ttk.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/tokenize.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/tracemalloc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/types.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/typing.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/unittest/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/unittest/async_case.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/unittest/case.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/unittest/loader.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/unittest/main.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/unittest/mock.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/unittest/result.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/unittest/runner.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/unittest/signals.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/unittest/suite.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/unittest/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/urllib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/urllib/error.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/urllib/parse.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/urllib/request.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/urllib/response.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/urllib/robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/venv/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/winreg.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/xmlrpc/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/xmlrpc/client.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/xmlrpc/server.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/xxlimited.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/3/zipapp.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/__pycache__/check_consistent.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/__pycache__/mypy_self_check.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/__pycache__/mypy_test.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/__pycache__/mypy_test_suite.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/__pycache__/pytype_test.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/__pycache__/stubtest_test.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/__pycache__/stubtest_unused.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/check_consistent.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/mypy_self_check.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/mypy_test.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/mypy_test_suite.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/pytype_test.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/stubtest_test.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/tests/stubtest_unused.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/OpenSSL/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/OpenSSL/crypto.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/concurrent/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/concurrent/futures/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/concurrent/futures/_base.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/concurrent/futures/process.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/concurrent/futures/thread.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/enum.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/fb303/FacebookService.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/fb303/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/ipaddress.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/kazoo/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/kazoo/client.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/kazoo/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/kazoo/recipe/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/kazoo/recipe/watchers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/pathlib2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/pymssql.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/routes/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/routes/mapper.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/routes/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/scribe/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/scribe/scribe.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/scribe/ttypes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/_dummy_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/cPickle.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/collections_abc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/configparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/email_mime_base.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/email_mime_multipart.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/email_mime_text.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/html_entities.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/html_parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/http_client.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/http_cookiejar.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/http_cookies.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/queue.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/reprlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/socketserver.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/urllib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/urllib/error.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/urllib/parse.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/urllib/request.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/urllib/response.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/urllib/robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/urllib_error.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/urllib_parse.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/urllib_request.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/urllib_response.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/urllib_robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/six/moves/xmlrpc_client.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/concurrent.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/gen.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/httpclient.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/httpserver.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/httputil.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/ioloop.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/locks.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/netutil.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/process.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/tcpserver.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/testing.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2/tornado/web.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/atomicwrites/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/attr/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/attr/_version_info.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/attr/converters.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/attr/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/attr/filters.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/attr/validators.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/backports/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/backports/ssl_match_hostname.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/backports_abc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/bleach/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/bleach/callbacks.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/bleach/linkifier.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/bleach/sanitizer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/bleach/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/auth.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/auth_handler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/compat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/ec2/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/elb/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/exception.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/kms/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/kms/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/kms/layer1.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/plugin.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/regioninfo.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/acl.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/bucket.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/bucketlistresultset.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/bucketlogging.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/cors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/deletemarker.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/key.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/keyfile.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/lifecycle.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/multidelete.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/multipart.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/prefix.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/tagging.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/user.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/s3/website.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/boto/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cachetools/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cachetools/abc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cachetools/cache.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cachetools/decorators.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cachetools/func.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cachetools/lfu.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cachetools/lru.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cachetools/rr.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cachetools/ttl.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/certifi.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/characteristic/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/chardet/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/chardet/enums.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/chardet/langbulgarianmodel.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/chardet/langcyrillicmodel.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/chardet/langgreekmodel.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/chardet/langhebrewmodel.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/chardet/langhungarianmodel.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/chardet/langthaimodel.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/chardet/langturkishmodel.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/chardet/universaldetector.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/chardet/version.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/_termui_impl.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/core.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/decorators.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/formatting.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/globals.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/termui.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/testing.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/types.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/click/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/croniter.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/fernet.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/x509/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/x509/extensions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/cryptography/x509/oid.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/dateparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/datetimerange/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/dateutil/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/dateutil/_common.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/dateutil/easter.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/dateutil/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/dateutil/relativedelta.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/dateutil/rrule.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/dateutil/tz/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/dateutil/tz/_common.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/dateutil/tz/tz.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/dateutil/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/decorator.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/deprecated/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/deprecated/classic.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/deprecated/sphinx.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/emoji/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/emoji/core.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/emoji/unicode_codes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/first.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/app.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/blueprints.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/cli.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/config.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/ctx.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/debughelpers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/globals.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/helpers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/json/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/json/tag.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/logging.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/sessions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/signals.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/templating.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/testing.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/views.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/flask/wrappers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/geoip2/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/geoip2/database.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/geoip2/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/geoip2/mixins.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/geoip2/models.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/geoip2/records.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/gflags.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/any_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/api_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/compiler/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/compiler/plugin_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/descriptor.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/descriptor_pool.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/duration_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/empty_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/field_mask_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/internal/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/internal/containers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/internal/decoder.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/internal/encoder.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/internal/enum_type_wrapper.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/internal/extension_dict.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/internal/message_listener.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/internal/python_message.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/internal/well_known_types.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/internal/wire_format.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/json_format.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/message.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/message_factory.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/reflection.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/service.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/source_context_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/struct_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/symbol_database.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/timestamp_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/type_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/util/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/google/protobuf/wrappers_pb2.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/itsdangerous.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/_compat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/_stringdefs.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/bccache.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/compiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/constants.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/debug.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/defaults.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/environment.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/ext.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/filters.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/lexer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/loaders.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/meta.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/nodes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/optimizer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/runtime.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/sandbox.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/tests.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/jinja2/visitor.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/__meta__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/blockparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/blockprocessors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/core.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/abbr.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/admonition.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/attr_list.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/codehilite.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/def_list.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/extra.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/fenced_code.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/footnotes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/legacy_attrs.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/legacy_em.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/md_in_html.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/meta.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/nl2br.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/sane_lists.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/smarty.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/tables.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/toc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/extensions/wikilinks.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/inlinepatterns.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/pep562.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/postprocessors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/preprocessors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/serializers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/treeprocessors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markdown/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markupsafe/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markupsafe/_compat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markupsafe/_constants.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markupsafe/_native.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/markupsafe/_speedups.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/maxminddb/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/maxminddb/compat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/maxminddb/const.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/maxminddb/decoder.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/maxminddb/errors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/maxminddb/extension.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/maxminddb/reader.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/mock.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/mypy_extensions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/nmap/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/nmap/nmap.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/_version.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/_winapi.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/agent.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/auth_handler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/ber.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/buffered_pipe.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/channel.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/client.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/common.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/compress.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/config.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/dsskey.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/ecdsakey.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/ed25519key.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/file.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/hostkeys.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/kex_curve25519.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/kex_ecdh_nist.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/kex_gex.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/kex_group1.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/kex_group14.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/kex_group16.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/kex_gss.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/message.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/packet.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/pipe.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/pkey.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/primes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/proxy.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/py3compat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/rsakey.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/server.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/sftp.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/sftp_attr.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/sftp_client.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/sftp_file.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/sftp_handle.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/sftp_server.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/sftp_si.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/ssh_exception.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/ssh_gss.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/transport.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/paramiko/win_pageant.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/polib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pyVmomi/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pyVmomi/vim/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pyVmomi/vim/event.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pyVmomi/vim/fault.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pyVmomi/vim/option.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pyVmomi/vim/view.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pyVmomi/vmodl/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pyVmomi/vmodl/fault.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pyVmomi/vmodl/query.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pycurl.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/charset.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/connections.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/constants/CLIENT.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/constants/COMMAND.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/constants/ER.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/constants/FIELD_TYPE.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/constants/FLAG.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/constants/SERVER_STATUS.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/constants/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/converters.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/cursors.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/err.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/times.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pymysql/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/attributes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/connection/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/connection/base.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/connection/table.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/connection/util.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/constants.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/indexes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/models.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/settings.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/throttle.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pynamodb/types.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pyre_extensions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/pytz/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/redis/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/redis/client.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/redis/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/redis/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/redis/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/adapters.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/api.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/auth.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/compat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/cookies.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/hooks.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/models.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/_collections.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/connectionpool.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/contrib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/fields.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/filepost.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/poolmanager.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/request.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/response.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/request.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/response.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/retry.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/ssl_.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/timeout.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/url.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/sessions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/status_codes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/structures.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/requests/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/retry/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/retry/api.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/simplejson/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/simplejson/decoder.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/simplejson/encoder.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/simplejson/scanner.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/singledispatch.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/slugify/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/slugify/slugify.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/slugify/special.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/tabulate.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/termcolor.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/toml.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/typing_extensions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/tzlocal/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/ujson.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/_compat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/_internal.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/_reloader.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/atom.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/cache.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/fixers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/iterio.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/jsrouting.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/limiter.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/lint.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/profiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/securecookie.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/sessions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/testtools.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/contrib/wrappers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/datastructures.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/debug/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/debug/console.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/debug/repr.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/debug/tbtools.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/filesystem.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/formparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/http.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/local.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/posixemulation.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/routing.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/script.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/security.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/serving.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/test.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/testapp.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/urls.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/useragents.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/wrappers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/werkzeug/wsgi.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/composer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/constructor.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/cyaml.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/dumper.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/emitter.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/error.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/events.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/loader.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/nodes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/reader.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/representer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/resolver.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/scanner.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/serializer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/2and3/yaml/tokens.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/aiofiles/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/aiofiles/base.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/aiofiles/os.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/aiofiles/threadpool/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/aiofiles/threadpool/binary.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/aiofiles/threadpool/text.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/contextvars.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/dataclasses.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/docutils/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/docutils/examples.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/docutils/nodes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/docutils/parsers/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/docutils/parsers/rst/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/docutils/parsers/rst/nodes.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/docutils/parsers/rst/roles.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/docutils/parsers/rst/states.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/filelock/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/freezegun/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/freezegun/api.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/frozendict.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/jwt/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/jwt/algorithms.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/jwt/contrib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/jwt/contrib/algorithms/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/jwt/contrib/algorithms/py_ecdsa.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/jwt/contrib/algorithms/pycrypto.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/orjson.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/pkg_resources/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/pkg_resources/py31compat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/pyrfc3339/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/pyrfc3339/generator.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/pyrfc3339/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/pyrfc3339/utils.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/_dummy_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/_thread.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/builtins.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/cPickle.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/collections_abc.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/configparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/email_mime_base.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/email_mime_multipart.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/email_mime_text.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/html_entities.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/html_parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/http_client.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/http_cookiejar.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/http_cookies.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/queue.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/reprlib.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/socketserver.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/tkinter.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/tkinter_constants.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/tkinter_dialog.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/tkinter_ttk.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/urllib/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/urllib/error.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/urllib/parse.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/urllib/request.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/urllib/response.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/urllib/robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/urllib_error.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/urllib_parse.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/urllib_request.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/urllib_response.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/six/moves/urllib_robotparser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/typed_ast/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/typed_ast/ast27.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/typed_ast/ast3.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/typed_ast/conversions.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/adjustments.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/buffers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/channel.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/compat.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/parser.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/proxy_headers.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/receiver.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/rfc7230.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/runner.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/server.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/task.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/trigger.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/utilities.pyi</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/third_party/3/waitress/wasyncore.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/LICENSE</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/BaseHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/CGIHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/ConfigParser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/Cookie.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/HTMLParser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/Queue.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/SimpleHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/SocketServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/StringIO.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/UserDict.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/UserList.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/UserString.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/__builtin__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_ast.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_collections.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_functools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_hotshot.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_io.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_json.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_md5.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_sha.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_sha256.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_sha512.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_socket.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_sre.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_struct.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_symtable.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_threading_local.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/_winreg.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/abc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/ast.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/atexit.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/builtins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/cPickle.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/cStringIO.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/cgi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/collections.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/commands.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/compileall.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/cookielib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/copy_reg.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/dircache.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/archive_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/bcppcompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/ccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/cmd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/bdist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/bdist_dumb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/bdist_msi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/bdist_packager.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/bdist_rpm.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/bdist_wininst.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/build.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/build_clib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/build_ext.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/build_py.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/build_scripts.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/check.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/clean.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/config.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/install.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/install_data.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/install_egg_info.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/install_headers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/install_lib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/install_scripts.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/register.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/sdist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/command/upload.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/config.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/core.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/cygwinccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/debug.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/dep_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/dir_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/dist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/emxccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/extension.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/fancy_getopt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/file_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/filelist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/log.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/msvccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/spawn.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/sysconfig.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/text_file.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/unixccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/distutils/version.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/dummy_thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/MIMEText.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/_parseaddr.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/base64mime.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/charset.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/encoders.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/feedparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/generator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/header.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/iterators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/message.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/mime/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/mime/application.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/mime/audio.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/mime/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/mime/image.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/mime/message.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/mime/multipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/mime/nonmultipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/mime/text.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/quoprimime.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/email/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/encodings/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/encodings/utf_8.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/fcntl.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/fnmatch.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/functools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/future_builtins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/gc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/getopt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/getpass.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/gettext.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/glob.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/gzip.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/hashlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/heapq.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/htmlentitydefs.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/httplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/imp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/importlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/inspect.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/io.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/itertools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/json.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/logging/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/logging/config.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/logging/handlers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/markupbase.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/md5.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/mimetools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/multiprocessing/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/multiprocessing/dummy/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/multiprocessing/dummy/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/multiprocessing/pool.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/multiprocessing/process.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/multiprocessing/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/mutex.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/ntpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/nturl2path.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/os/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/os/path.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/os2emxpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/pipes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/platform.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/popen2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/posix.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/posixpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/random.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/re.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/repr.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/resource.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/rfc822.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/robotparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/runpy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/sets.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/sha.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/shelve.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/shlex.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/signal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/smtplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/spwd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/sre_constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/sre_parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/stat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/string.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/stringold.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/strop.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/subprocess.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/symbol.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/sys.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/tempfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/textwrap.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/toaiff.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/tokenize.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/types.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/typing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/unittest.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/urllib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/urllib2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/urlparse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/user.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/whichdb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/@python2/xmlrpclib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/VERSIONS</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/__future__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/__main__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_ast.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_bisect.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_bootlocale.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_codecs.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_collections_abc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_compat_pickle.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_compression.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_csv.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_curses.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_decimal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_dummy_thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_dummy_threading.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_heapq.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_imp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_json.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_markupbase.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_msi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_operator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_osx_support.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_posixsubprocess.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_py_abc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_pydecimal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_random.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_sitebuiltins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_stat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_threading_local.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_tkinter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_tracemalloc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_typeshed/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_typeshed/tkinter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_typeshed/wsgi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_typeshed/xml.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_warnings.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_weakref.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_weakrefset.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/_winapi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/abc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/aifc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/antigravity.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/argparse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/array.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/ast.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asynchat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/base_events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/base_futures.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/base_subprocess.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/base_tasks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/compat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/coroutines.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/format_helpers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/futures.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/locks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/log.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/proactor_events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/protocols.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/queues.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/runners.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/selector_events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/sslproto.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/staggered.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/streams.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/subprocess.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/tasks.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/threads.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/transports.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/trsock.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/unix_events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/windows_events.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncio/windows_utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/asyncore.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/atexit.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/audioop.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/base64.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/bdb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/binascii.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/binhex.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/bisect.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/builtins.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/bz2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/cProfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/calendar.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/cgi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/cgitb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/chunk.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/cmath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/cmd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/code.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/codecs.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/codeop.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/collections/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/collections/abc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/colorsys.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/compileall.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/concurrent/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/concurrent/futures/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/concurrent/futures/_base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/concurrent/futures/process.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/concurrent/futures/thread.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/configparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/contextlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/contextvars.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/copy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/copyreg.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/crypt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/csv.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/ctypes/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/ctypes/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/ctypes/wintypes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/curses/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/curses/ascii.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/curses/panel.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/curses/textpad.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/dataclasses.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/datetime.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/dbm/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/dbm/dumb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/dbm/gnu.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/dbm/ndbm.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/decimal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/difflib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/dis.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/archive_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/bcppcompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/ccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/cmd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/bdist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/build.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/build_clib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/build_ext.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/build_py.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/build_scripts.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/check.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/clean.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/config.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/install.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/install_data.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/install_headers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/install_lib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/install_scripts.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/register.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/sdist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/command/upload.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/config.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/core.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/debug.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/dep_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/dir_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/dist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/extension.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/fancy_getopt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/file_util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/filelist.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/log.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/msvccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/spawn.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/sysconfig.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/text_file.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/unixccompiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/distutils/version.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/doctest.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/dummy_threading.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/_header_value_parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/charset.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/contentmanager.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/encoders.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/feedparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/generator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/header.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/headerregistry.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/iterators.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/message.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/mime/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/mime/application.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/mime/audio.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/mime/base.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/mime/image.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/mime/message.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/mime/multipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/mime/nonmultipart.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/mime/text.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/policy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/email/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/encodings/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/encodings/utf_8.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/ensurepip/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/enum.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/errno.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/faulthandler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/fcntl.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/filecmp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/fileinput.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/fnmatch.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/formatter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/fractions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/ftplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/functools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/gc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/genericpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/getopt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/getpass.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/gettext.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/glob.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/graphlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/grp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/gzip.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/hashlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/heapq.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/hmac.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/html/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/html/entities.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/html/parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/http/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/http/client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/http/cookiejar.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/http/cookies.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/http/server.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/imaplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/imghdr.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/imp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/importlib/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/importlib/abc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/importlib/machinery.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/importlib/metadata.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/importlib/resources.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/importlib/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/inspect.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/io.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/ipaddress.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/itertools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/json/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/json/decoder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/json/encoder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/json/tool.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/keyword.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lib2to3/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lib2to3/pygram.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lib2to3/pytree.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/linecache.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/locale.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/logging/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/logging/config.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/logging/handlers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/lzma.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/macpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/macurl2path.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/mailbox.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/mailcap.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/marshal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/math.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/mimetypes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/mmap.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/modulefinder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/msilib/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/msilib/schema.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/msilib/sequence.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/msilib/text.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/msvcrt.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/context.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/managers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/pool.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/process.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/queues.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/spawn.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/multiprocessing/synchronize.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/netrc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/nis.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/nntplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/ntpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/nturl2path.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/numbers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/opcode.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/operator.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/optparse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/os/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/os/path.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/ossaudiodev.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/parser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pathlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pdb.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pickle.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pickletools.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pipes.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pkgutil.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/platform.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/plistlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/poplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/posix.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/posixpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pprint.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/profile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pstats.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pty.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pwd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/py_compile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pyclbr.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pydoc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pydoc_data/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pydoc_data/topics.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pyexpat/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pyexpat/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/pyexpat/model.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/queue.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/quopri.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/random.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/re.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/readline.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/reprlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/resource.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/rlcompleter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/runpy.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/sched.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/secrets.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/select.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/selectors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/shelve.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/shlex.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/shutil.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/signal.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/site.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/smtpd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/smtplib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/sndhdr.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/socket.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/socketserver.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/spwd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/sqlite3/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/sqlite3/dbapi2.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/sre_compile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/sre_constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/sre_parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/ssl.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/stat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/statistics.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/string.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/stringprep.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/struct.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/subprocess.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/sunau.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/symbol.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/symtable.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/sys.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/sysconfig.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/syslog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tabnanny.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tarfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/telnetlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tempfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/termios.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/textwrap.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/this.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/threading.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/time.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/timeit.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/colorchooser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/commondialog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/constants.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/dialog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/dnd.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/filedialog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/font.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/messagebox.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/scrolledtext.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/simpledialog.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/tix.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tkinter/ttk.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/token.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tokenize.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/trace.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/traceback.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tracemalloc.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/tty.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/turtle.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/types.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/typing.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/typing_extensions.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unicodedata.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unittest/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unittest/async_case.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unittest/case.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unittest/loader.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unittest/main.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unittest/mock.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unittest/result.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unittest/runner.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unittest/signals.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unittest/suite.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/unittest/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/urllib/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/urllib/error.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/urllib/parse.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/urllib/request.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/urllib/response.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/urllib/robotparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/uu.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/uuid.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/venv/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/warnings.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/wave.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/weakref.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/webbrowser.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/winreg.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/winsound.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/wsgiref/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/wsgiref/handlers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/wsgiref/headers.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/wsgiref/simple_server.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/wsgiref/types.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/wsgiref/util.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/wsgiref/validate.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xdrlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/dom/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/dom/domreg.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/dom/minicompat.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/dom/minidom.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/dom/pulldom.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/etree/ElementPath.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/etree/ElementTree.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/etree/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/etree/cElementTree.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/parsers/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/parsers/expat/model.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/sax/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/sax/handler.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/sax/saxutils.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xml/sax/xmlreader.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xmlrpc/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xmlrpc/client.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xmlrpc/server.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/xxlimited.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/zipapp.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/zipfile.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/zipimport.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/zlib.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stdlib/zoneinfo/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typestate.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typetraverser.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypy/typevars.py</Path>
@@ -1710,12 +1064,14 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/codegen/__pycache__/emitfunc.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/codegen/__pycache__/emitmodule.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/codegen/__pycache__/emitwrapper.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/codegen/__pycache__/literals.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/codegen/cstring.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/codegen/emit.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/codegen/emitclass.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/codegen/emitfunc.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/codegen/emitmodule.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/codegen/emitwrapper.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/codegen/literals.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/common.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/crash.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/doc/Makefile</Path>
@@ -1848,6 +1204,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/lib-rt/exc_ops.c</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/lib-rt/generic_ops.c</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/lib-rt/getargs.c</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/lib-rt/getargsfast.c</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/lib-rt/init.c</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/lib-rt/int_ops.c</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/lib-rt/list_ops.c</Path>
@@ -1903,8 +1260,10 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-basic.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-classes.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-dict.test</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-dunders.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-generics.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-int.test</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-isinstance.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-lists.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-nested.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-optional.test</Path>
@@ -1914,11 +1273,14 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-strip-asserts.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-try.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-tuple.test</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-unreachable.test</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/irbuild-vectorcall.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/refcount.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-bench.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-bools.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-classes.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-dicts.test</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-dunders.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-exceptions.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-floats.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-functions.test</Path>
@@ -1931,6 +1293,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-multimodule.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-mypy-sim.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-primitives.test</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-python37.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-python38.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-sets.test</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test-data/run-strings.test</Path>
@@ -1940,6 +1303,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/config.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_analysis.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_cheader.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_commandline.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_emit.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_emitfunc.cpython-39.pyc</Path>
@@ -1947,8 +1311,10 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_exceptions.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_external.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_irbuild.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_literals.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_namegen.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_pprint.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_rarray.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_refcount.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_run.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/test_serialization.cpython-39.pyc</Path>
@@ -1958,6 +1324,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/__pycache__/testutil.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/config.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_analysis.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_cheader.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_commandline.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_emit.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_emitfunc.py</Path>
@@ -1965,8 +1332,10 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_exceptions.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_external.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_irbuild.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_literals.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_namegen.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_pprint.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_rarray.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_refcount.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_run.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/mypyc/test/test_serialization.py</Path>
@@ -1985,12 +1354,12 @@
</Files>
</Package>
<History>
- <Update release="10">
- <Date>2021-07-28</Date>
- <Version>0.812</Version>
+ <Update release="11">
+ <Date>2021-08-13</Date>
+ <Version>0.910</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@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:27 AM (2 h, 45 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801783
Default Alt Text
D11642.id28180.diff (267 KB)

Event Timeline