嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
Python3.6环境包
python环境的压缩包,先解压,然后在环境变量中配置相应目录即可
.
├── Python3.6环境包_Python3.6.rar
└── Python36-32
├── DLLs
│ ├── _asyncio.pdb
│ ├── _asyncio.pyd
│ ├── _asyncio_d.pdb
│ ├── _asyncio_d.pyd
│ ├── _bz2.pdb
│ ├── _bz2.pyd
│ ├── _bz2_d.pdb
│ ├── _bz2_d.pyd
│ ├── _ctypes.pdb
│ ├── _ctypes.pyd
│ ├── _ctypes_d.pdb
│ ├── _ctypes_d.pyd
│ ├── _ctypes_test.pdb
│ ├── _ctypes_test.pyd
│ ├── _ctypes_test_d.pdb
│ ├── _ctypes_test_d.pyd
│ ├── _decimal.pdb
│ ├── _decimal.pyd
│ ├── _decimal_d.pdb
│ ├── _decimal_d.pyd
│ ├── _elementtree.pdb
│ ├── _elementtree.pyd
│ ├── _elementtree_d.pdb
│ ├── _elementtree_d.pyd
│ ├── _hashlib.pdb
│ ├── _hashlib.pyd
│ ├── _hashlib_d.pdb
│ ├── _hashlib_d.pyd
│ ├── _lzma.pdb
│ ├── _lzma.pyd
│ ├── _lzma_d.pdb
│ ├── _lzma_d.pyd
│ ├── _msi.pdb
│ ├── _msi.pyd
│ ├── _msi_d.pdb
│ ├── _msi_d.pyd
│ ├── _multiprocessing.pdb
│ ├── _multiprocessing.pyd
│ ├── _multiprocessing_d.pdb
│ ├── _multiprocessing_d.pyd
│ ├── _overlapped.pdb
│ ├── _overlapped.pyd
│ ├── _overlapped_d.pdb
│ ├── _overlapped_d.pyd
│ ├── _socket.pdb
│ ├── _socket.pyd
│ ├── _socket_d.pdb
│ ├── _socket_d.pyd
│ ├── _sqlite3.pdb
│ ├── _sqlite3.pyd
│ ├── _sqlite3_d.pdb
│ ├── _sqlite3_d.pyd
│ ├── _ssl.pdb
│ ├── _ssl.pyd
│ ├── _ssl_d.pdb
│ ├── _ssl_d.pyd
│ ├── _testbuffer.pdb
│ ├── _testbuffer.pyd
│ ├── _testbuffer_d.pdb
│ ├── _testbuffer_d.pyd
│ ├── _testcapi.pdb
│ ├── _testcapi.pyd
│ ├── _testcapi_d.pdb
│ ├── _testcapi_d.pyd
│ ├── _testconsole.pdb
│ ├── _testconsole.pyd
│ ├── _testconsole_d.pdb
│ ├── _testconsole_d.pyd
│ ├── _testimportmultiple.pdb
│ ├── _testimportmultiple.pyd
│ ├── _testimportmultiple_d.pdb
│ ├── _testimportmultiple_d.pyd
│ ├── _testmultiphase.pdb
│ ├── _testmultiphase.pyd
│ ├── _testmultiphase_d.pdb
│ ├── _testmultiphase_d.pyd
│ ├── _tkinter.pdb
│ ├── _tkinter.pyd
│ ├── _tkinter_d.lib
│ ├── _tkinter_d.pdb
│ ├── _tkinter_d.pyd
│ ├── py.ico
│ ├── pyc.ico
│ ├── pyd.ico
│ ├── pyexpat.pdb
│ ├── pyexpat.pyd
│ ├── pyexpat_d.pdb
│ ├── pyexpat_d.pyd
│ ├── python_lib.cat
│ ├── python_tools.cat
│ ├── select.pdb
│ ├── select.pyd
│ ├── select_d.pdb
│ ├── select_d.pyd
│ ├── sqlite3.dll
│ ├── sqlite3.pdb
│ ├── sqlite3_d.dll
│ ├── sqlite3_d.pdb
│ ├── tcl86t.dll
│ ├── tcl86tg.dll
│ ├── tk86t.dll
│ ├── tk86tg.dll
│ ├── unicodedata.pdb
│ ├── unicodedata.pyd
│ ├── unicodedata_d.pdb
│ ├── unicodedata_d.pyd
│ ├── winsound.pdb
│ ├── winsound.pyd
│ ├── winsound_d.pdb
│ └── winsound_d.pyd
├── Doc
│ └── python361.chm
├── LICENSE.txt
├── Lib
│ ├── __future__.py
│ ├── __phello__.foo.py
│ ├── __pycache__
│ │ ├── __future__.cpython-36.opt-1.pyc
│ │ ├── __future__.cpython-36.opt-2.pyc
│ │ ├── __future__.cpython-36.pyc
│ │ ├── __phello__.foo.cpython-36.opt-1.pyc
│ │ ├── __phello__.foo.cpython-36.opt-2.pyc
│ │ ├── __phello__.foo.cpython-36.pyc
│ │ ├── _bootlocale.cpython-36.opt-1.pyc
│ │ ├── _bootlocale.cpython-36.opt-2.pyc
│ │ ├── _bootlocale.cpython-36.pyc
│ │ ├── _collections_abc.cpython-36.opt-1.pyc
│ │ ├── _collections_abc.cpython-36.opt-2.pyc
│ │ ├── _collections_abc.cpython-36.pyc
│ │ ├── _compat_pickle.cpython-36.opt-1.pyc
│ │ ├── _compat_pickle.cpython-36.opt-2.pyc
│ │ ├── _compat_pickle.cpython-36.pyc
│ │ ├── _compression.cpython-36.opt-1.pyc
│ │ ├── _compression.cpython-36.opt-2.pyc
│ │ ├── _compression.cpython-36.pyc
│ │ ├── _dummy_thread.cpython-36.opt-1.pyc
│ │ ├── _dummy_thread.cpython-36.opt-2.pyc
│ │ ├── _dummy_thread.cpython-36.pyc
│ │ ├── _markupbase.cpython-36.opt-1.pyc
│ │ ├── _markupbase.cpython-36.opt-2.pyc
│ │ ├── _markupbase.cpython-36.pyc
│ │ ├── _osx_support.cpython-36.opt-1.pyc
│ │ ├── _osx_support.cpython-36.opt-2.pyc
│ │ ├── _osx_support.cpython-36.pyc
│ │ ├── _pydecimal.cpython-36.opt-1.pyc
│ │ ├── _pydecimal.cpython-36.opt-2.pyc
│ │ ├── _pydecimal.cpython-36.pyc
│ │ ├── _pyio.cpython-36.opt-1.pyc
│ │ ├── _pyio.cpython-36.opt-2.pyc
│ │ ├── _pyio.cpython-36.pyc
│ │ ├── _sitebuiltins.cpython-36.opt-1.pyc
│ │ ├── _sitebuiltins.cpython-36.opt-2.pyc
│ │ ├── _sitebuiltins.cpython-36.pyc
│ │ ├── _strptime.cpython-36.opt-1.pyc
│ │ ├── _strptime.cpython-36.opt-2.pyc
│ │ ├── _strptime.cpython-36.pyc
│ │ ├── _threading_local.cpython-36.opt-1.pyc
│ │ ├── _threading_local.cpython-36.opt-2.pyc
│ │ ├── _threading_local.cpython-36.pyc
│ │ ├── _weakrefset.cpython-36.opt-1.pyc
│ │ ├── _weakrefset.cpython-36.opt-2.pyc
│ │ ├── _weakrefset.cpython-36.pyc
│ │ ├── abc.cpython-36.opt-1.pyc
│ │ ├── abc.cpython-36.opt-2.pyc
│ │ ├── abc.cpython-36.pyc
│ │ ├── aifc.cpython-36.opt-1.pyc
│ │ ├── aifc.cpython-36.opt-2.pyc
│ │ ├── aifc.cpython-36.pyc
│ │ ├── antigravity.cpython-36.opt-1.pyc
│ │ ├── antigravity.cpython-36.opt-2.pyc
│ │ ├── antigravity.cpython-36.pyc
│ │ ├── argparse.cpython-36.opt-1.pyc
│ │ ├── argparse.cpython-36.opt-2.pyc
│ │ ├── argparse.cpython-36.pyc
│ │ ├── ast.cpython-36.opt-1.pyc
│ │ ├── ast.cpython-36.opt-2.pyc
│ │ ├── ast.cpython-36.pyc
│ │ ├── asynchat.cpython-36.opt-1.pyc
│ │ ├── asynchat.cpython-36.opt-2.pyc
│ │ ├── asynchat.cpython-36.pyc
│ │ ├── asyncore.cpython-36.opt-1.pyc
│ │ ├── asyncore.cpython-36.opt-2.pyc
│ │ ├── asyncore.cpython-36.pyc
│ │ ├── base64.cpython-36.opt-1.pyc
│ │ ├── base64.cpython-36.opt-2.pyc
│ │ ├── base64.cpython-36.pyc
│ │ ├── bdb.cpython-36.opt-1.pyc
│ │ ├── bdb.cpython-36.opt-2.pyc
│ │ ├── bdb.cpython-36.pyc
│ │ ├── binhex.cpython-36.opt-1.pyc
│ │ ├── binhex.cpython-36.opt-2.pyc
│ │ ├── binhex.cpython-36.pyc
│ │ ├── bisect.cpython-36.opt-1.pyc
│ │ ├── bisect.cpython-36.opt-2.pyc
│ │ ├── bisect.cpython-36.pyc
│ │ ├── bz2.cpython-36.opt-1.pyc
│ │ ├── bz2.cpython-36.opt-2.pyc
│ │ ├── bz2.cpython-36.pyc
│ │ ├── cProfile.cpython-36.opt-1.pyc
│ │ ├── cProfile.cpython-36.opt-2.pyc
│ │ ├── cProfile.cpython-36.pyc
│ │ ├── calendar.cpython-36.opt-1.pyc
│ │ ├── calendar.cpython-36.opt-2.pyc
│ │ ├── calendar.cpython-36.pyc
│ │ ├── cgi.cpython-36.opt-1.pyc
│ │ ├── cgi.cpython-36.opt-2.pyc
│ │ ├── cgi.cpython-36.pyc
│ │ ├── cgitb.cpython-36.opt-1.pyc
│ │ ├── cgitb.cpython-36.opt-2.pyc
│ │ ├── cgitb.cpython-36.pyc
│ │ ├── chunk.cpython-36.opt-1.pyc
│ │ ├── chunk.cpython-36.opt-2.pyc
│ │ ├── chunk.cpython-36.pyc
│ │ ├── cmd.cpython-36.opt-1.pyc
│ │ ├── cmd.cpython-36.opt-2.pyc
│ │ ├── cmd.cpython-36.pyc
│ │ ├── code.cpython-36.opt-1.pyc
│ │ ├── code.cpython-36.opt-2.pyc
│ │ ├── code.cpython-36.pyc
│ │ ├── codecs.cpython-36.opt-1.pyc
│ │ ├── codecs.cpython-36.opt-2.pyc
│ │ ├── codecs.cpython-36.pyc
│ │ ├── codeop.cpython-36.opt-1.pyc
│ │ ├── codeop.cpython-36.opt-2.pyc
│ │ ├── codeop.cpython-36.pyc
│ │ ├── colorsys.cpython-36.opt-1.pyc
│ │ ├── colorsys.cpython-36.opt-2.pyc
│ │ ├── colorsys.cpython-36.pyc
│ │ ├── compileall.cpython-36.opt-1.pyc
│ │ ├── compileall.cpython-36.opt-2.pyc
│ │ ├── compileall.cpython-36.pyc
│ │ ├── configparser.cpython-36.opt-1.pyc
│ │ ├── configparser.cpython-36.opt-2.pyc
│ │ ├── configparser.cpython-36.pyc
│ │ ├── contextlib.cpython-36.opt-1.pyc
│ │ ├── contextlib.cpython-36.opt-2.pyc
│ │ ├── contextlib.cpython-36.pyc
│ │ ├── copy.cpython-36.opt-1.pyc
│ │ ├── copy.cpython-36.opt-2.pyc
│ │ ├── copy.cpython-36.pyc
│ │ ├── copyreg.cpython-36.opt-1.pyc
│ │ ├── copyreg.cpython-36.opt-2.pyc
│ │ ├── copyreg.cpython-36.pyc
│ │ ├── crypt.cpython-36.opt-1.pyc
│ │ ├── crypt.cpython-36.opt-2.pyc
│ │ ├── crypt.cpython-36.pyc
│ │ ├── csv.cpython-36.opt-1.pyc
│ │ ├── csv.cpython-36.opt-2.pyc
│ │ ├── csv.cpython-36.pyc
│ │ ├── datetime.cpython-36.opt-1.pyc
│ │ ├── datetime.cpython-36.opt-2.pyc
│ │ ├── datetime.cpython-36.pyc
│ │ ├── decimal.cpython-36.opt-1.pyc
│ │ ├── decimal.cpython-36.opt-2.pyc
│ │ ├── decimal.cpython-36.pyc
│ │ ├── difflib.cpython-36.opt-1.pyc
│ │ ├── difflib.cpython-36.opt-2.pyc
│ │ ├── difflib.cpython-36.pyc
│ │ ├── dis.cpython-36.opt-1.pyc
│ │ ├── dis.cpython-36.opt-2.pyc
│ │ ├── dis.cpython-36.pyc
│ │ ├── doctest.cpython-36.opt-1.pyc
│ │ ├── doctest.cpython-36.opt-2.pyc
│ │ ├── doctest.cpython-36.pyc
│ │ ├── dummy_threading.cpython-36.opt-1.pyc
│ │ ├── dummy_threading.cpython-36.opt-2.pyc
│ │ ├── dummy_threading.cpython-36.pyc
│ │ ├── enum.cpython-36.opt-1.pyc
│ │ ├── enum.cpython-36.opt-2.pyc
│ │ ├── enum.cpython-36.pyc
│ │ ├── filecmp.cpython-36.opt-1.pyc
│ │ ├── filecmp.cpython-36.opt-2.pyc
│ │ ├── filecmp.cpython-36.pyc
│ │ ├── fileinput.cpython-36.opt-1.pyc
│ │ ├── fileinput.cpython-36.opt-2.pyc
│ │ ├── fileinput.cpython-36.pyc
│ │ ├── fnmatch.cpython-36.opt-1.pyc
│ │ ├── fnmatch.cpython-36.opt-2.pyc
│ │ ├── fnmatch.cpython-36.pyc
│ │ ├── formatter.cpython-36.opt-1.pyc
│ │ ├── formatter.cpython-36.opt-2.pyc
│ │ ├── formatter.cpython-36.pyc
│ │ ├── fractions.cpython-36.opt-1.pyc
│ │ ├── fractions.cpython-36.opt-2.pyc
│ │ ├── fractions.cpython-36.pyc
│ │ ├── ftplib.cpython-36.opt-1.pyc
│ │ ├── ftplib.cpython-36.opt-2.pyc
│ │ ├── ftplib.cpython-36.pyc
│ │ ├── functools.cpython-36.opt-1.pyc
│ │ ├── functools.cpython-36.opt-2.pyc
│ │ ├── functools.cpython-36.pyc
│ │ ├── genericpath.cpython-36.opt-1.pyc
│ │ ├── genericpath.cpython-36.opt-2.pyc
│ │ ├── genericpath.cpython-36.pyc
│ │ ├── getopt.cpython-36.opt-1.pyc
│ │ ├── getopt.cpython-36.opt-2.pyc
│ │ ├── getopt.cpython-36.pyc
│ │ ├── getpass.cpython-36.opt-1.pyc
│ │ ├── getpass.cpython-36.opt-2.pyc
│ │ ├── getpass.cpython-36.pyc
│ │ ├── gettext.cpython-36.opt-1.pyc
│ │ ├── gettext.cpython-36.opt-2.pyc
│ │ ├── gettext.cpython-36.pyc
│ │ ├── glob.cpython-36.opt-1.pyc
│ │ ├── glob.cpython-36.opt-2.pyc
│ │ ├── glob.cpython-36.pyc
│ │ ├── gzip.cpython-36.opt-1.pyc
│ │ ├── gzip.cpython-36.opt-2.pyc
│ │ ├── gzip.cpython-36.pyc
│ │ ├── hashlib.cpython-36.opt-1.pyc
│ │ ├── hashlib.cpython-36.opt-2.pyc
│ │ ├── hashlib.cpython-36.pyc
│ │ ├── heapq.cpython-36.opt-1.pyc
│ │ ├── heapq.cpython-36.opt-2.pyc
│ │ ├── heapq.cpython-36.pyc
│ │ ├── hmac.cpython-36.opt-1.pyc
│ │ ├── hmac.cpython-36.opt-2.pyc
│ │ ├── hmac.cpython-36.pyc
│ │ ├── imaplib.cpython-36.opt-1.pyc
│ │ ├── imaplib.cpython-36.opt-2.pyc
│ │ ├── imaplib.cpython-36.pyc
│ │ ├── imghdr.cpython-36.opt-1.pyc
│ │ ├── imghdr.cpython-36.opt-2.pyc
│ │ ├── imghdr.cpython-36.pyc
│ │ ├── imp.cpython-36.opt-1.pyc
│ │ ├── imp.cpython-36.opt-2.pyc
│ │ ├── imp.cpython-36.pyc
│ │ ├── inspect.cpython-36.opt-1.pyc
│ │ ├── inspect.cpython-36.opt-2.pyc
│ │ ├── inspect.cpython-36.pyc
│ │ ├── io.cpython-36.opt-1.pyc
│ │ ├── io.cpython-36.opt-2.pyc
│ │ ├── io.cpython-36.pyc
│ │ ├── ipaddress.cpython-36.opt-1.pyc
│ │ ├── ipaddress.cpython-36.opt-2.pyc
│ │ ├── ipaddress.cpython-36.pyc
│ │ ├── keyword.cpython-36.opt-1.pyc
│ │ ├── keyword.cpython-36.opt-2.pyc
│ │ ├── keyword.cpython-36.pyc
│ │ ├── linecache.cpython-36.opt-1.pyc
│ │ ├── linecache.cpython-36.opt-2.pyc
│ │ ├── linecache.cpython-36.pyc
│ │ ├── locale.cpython-36.opt-1.pyc
│ │ ├── locale.cpython-36.opt-2.pyc
│ │ ├── locale.cpython-36.pyc
│ │ ├── lzma.cpython-36.opt-1.pyc
│ │ ├── lzma.cpython-36.opt-2.pyc
│ │ ├── lzma.cpython-36.pyc
│ │ ├── macpath.cpython-36.opt-1.pyc
│ │ ├── macpath.cpython-36.opt-2.pyc
│ │ ├── macpath.cpython-36.pyc
│ │ ├── macurl2path.cpython-36.opt-1.pyc
│ │ ├── macurl2path.cpython-36.opt-2.pyc
│ │ ├── macurl2path.cpython-36.pyc
│ │ ├── mailbox.cpython-36.opt-1.pyc
│ │ ├── mailbox.cpython-36.opt-2.pyc
│ │ ├── mailbox.cpython-36.pyc
│ │ ├── mailcap.cpython-36.opt-1.pyc
│ │ ├── mailcap.cpython-36.opt-2.pyc
│ │ ├── mailcap.cpython-36.pyc
│ │ ├── mimetypes.cpython-36.opt-1.pyc
│ │ ├── mimetypes.cpython-36.opt-2.pyc
│ │ ├── mimetypes.cpython-36.pyc
│ │ ├── modulefinder.cpython-36.opt-1.pyc
│ │ ├── modulefinder.cpython-36.opt-2.pyc
│ │ ├── modulefinder.cpython-36.pyc
│ │ ├── netrc.cpython-36.opt-1.pyc
│ │ ├── netrc.cpython-36.opt-2.pyc
│ │ ├── netrc.cpython-36.pyc
│ │ ├── nntplib.cpython-36.opt-1.pyc
│ │ ├── nntplib.cpython-36.opt-2.pyc
│ │ ├── nntplib.cpython-36.pyc
│ │ ├── ntpath.cpython-36.opt-1.pyc
│ │ ├── ntpath.cpython-36.opt-2.pyc
│ │ ├── ntpath.cpython-36.pyc
│ │ ├── nturl2path.cpython-36.opt-1.pyc
│ │ ├── nturl2path.cpython-36.opt-2.pyc
│ │ ├── nturl2path.cpython-36.pyc
│ │ ├── numbers.cpython-36.opt-1.pyc
│ │ ├── numbers.cpython-36.opt-2.pyc
│ │ ├── numbers.cpython-36.pyc
│ │ ├── opcode.cpython-36.opt-1.pyc
│ │ ├── opcode.cpython-36.opt-2.pyc
│ │ ├── opcode.cpython-36.pyc
│ │ ├── operator.cpython-36.opt-1.pyc
│ │ ├── operator.cpython-36.opt-2.pyc
│ │ ├── operator.cpython-36.pyc
│ │ ├── optparse.cpython-36.opt-1.pyc
│ │ ├── optparse.cpython-36.opt-2.pyc
│ │ ├── optparse.cpython-36.pyc
│ │ ├── os.cpython-36.opt-1.pyc
│ │ ├── os.cpython-36.opt-2.pyc
│ │ ├── os.cpython-36.pyc
│ │ ├── pathlib.cpython-36.opt-1.pyc
│ │ ├── pathlib.cpython-36.opt-2.pyc
│ │ ├── pathlib.cpython-36.pyc
│ │ ├── pdb.cpython-36.opt-1.pyc
│ │ ├── pdb.cpython-36.opt-2.pyc
│ │ ├── pdb.cpython-36.pyc
│ │ ├── pickle.cpython-36.opt-1.pyc
│ │ ├── pickle.cpython-36.opt-2.pyc
│ │ ├── pickle.cpython-36.pyc
│ │ ├── pickletools.cpython-36.opt-1.pyc
│ │ ├── pickletools.cpython-36.opt-2.pyc
│ │ ├── pickletools.cpython-36.pyc
│ │ ├── pipes.cpython-36.opt-1.pyc
│ │ ├── pipes.cpython-36.opt-2.pyc
│ │ ├── pipes.cpython-36.pyc
│ │ ├── pkgutil.cpython-36.opt-1.pyc
│ │ ├── pkgutil.cpython-36.opt-2.pyc
│ │ ├── pkgutil.cpython-36.pyc
│ │ ├── platform.cpython-36.opt-1.pyc
│ │ ├── platform.cpython-36.opt-2.pyc
│ │ ├── platform.cpython-36.pyc
│ │ ├── plistlib.cpython-36.opt-1.pyc
│ │ ├── plistlib.cpython-36.opt-2.pyc
│ │ ├── plistlib.cpython-36.pyc
│ │ ├── poplib.cpython-36.opt-1.pyc
│ │ ├── poplib.cpython-36.opt-2.pyc
│ │ ├── poplib.cpython-36.pyc
│ │ ├── posixpath.cpython-36.opt-1.pyc
│ │ ├── posixpath.cpython-36.opt-2.pyc
│ │ ├── posixpath.cpython-36.pyc
│ │ ├── pprint.cpython-36.opt-1.pyc
│ │ ├── pprint.cpython-36.opt-2.pyc
│ │ ├── pprint.cpython-36.pyc
│ │ ├── profile.cpython-36.opt-1.pyc
│ │ ├── profile.cpython-36.opt-2.pyc
│ │ ├── profile.cpython-36.pyc
│ │ ├── pstats.cpython-36.opt-1.pyc
│ │ ├── pstats.cpython-36.opt-2.pyc
│ │ ├── pstats.cpython-36.pyc
│ │ ├── pty.cpython-36.opt-1.pyc
│ │ ├── pty.cpython-36.opt-2.pyc
│ │ ├── pty.cpython-36.pyc
│ │ ├── py_compile.cpython-36.opt-1.pyc
│ │ ├── py_compile.cpython-36.opt-2.pyc
│ │ ├── py_compile.cpython-36.pyc
│ │ ├── pyclbr.cpython-36.opt-1.pyc
│ │ ├── pyclbr.cpython-36.opt-2.pyc
│ │ ├── pyclbr.cpython-36.pyc
│ │ ├── pydoc.cpython-36.opt-1.pyc
│ │ ├── pydoc.cpython-36.opt-2.pyc
│ │ ├── pydoc.cpython-36.pyc
│ │ ├── queue.cpython-36.opt-1.pyc
│ │ ├── queue.cpython-36.opt-2.pyc
│ │ ├── queue.cpython-36.pyc
│ │ ├── quopri.cpython-36.opt-1.pyc
│ │ ├── quopri.cpython-36.opt-2.pyc
│ │ ├── quopri.cpython-36.pyc
│ │ ├── random.cpython-36.opt-1.pyc
│ │ ├── random.cpython-36.opt-2.pyc
│ │ ├── random.cpython-36.pyc
│ │ ├── re.cpython-36.opt-1.pyc
│ │ ├── re.cpython-36.opt-2.pyc
│ │ ├── re.cpython-36.pyc
│ │ ├── reprlib.cpython-36.opt-1.pyc
│ │ ├── reprlib.cpython-36.opt-2.pyc
│ │ ├── reprlib.cpython-36.pyc
│ │ ├── rlcompleter.cpython-36.opt-1.pyc
│ │ ├── rlcompleter.cpython-36.opt-2.pyc
│ │ ├── rlcompleter.cpython-36.pyc
│ │ ├── runpy.cpython-36.opt-1.pyc
│ │ ├── runpy.cpython-36.opt-2.pyc
│ │ ├── runpy.cpython-36.pyc
│ │ ├── sched.cpython-36.opt-1.pyc
│ │ ├── sched.cpython-36.opt-2.pyc
│ │ ├── sched.cpython-36.pyc
│ │ ├── secrets.cpython-36.opt-1.pyc
│ │ ├── secrets.cpython-36.opt-2.pyc
│ │ ├── secrets.cpython-36.pyc
│ │ ├── selectors.cpython-36.opt-1.pyc
│ │ ├── selectors.cpython-36.opt-2.pyc
│ │ ├── selectors.cpython-36.pyc
│ │ ├── shelve.cpython-36.opt-1.pyc
│ │ ├── shelve.cpython-36.opt-2.pyc
│ │ ├── shelve.cpython-36.pyc
│ │ ├── shlex.cpython-36.opt-1.pyc
│ │ ├── shlex.cpython-36.opt-2.pyc
│ │ ├── shlex.cpython-36.pyc
│ │ ├── shutil.cpython-36.opt-1.pyc
│ │ ├── shutil.cpython-36.opt-2.pyc
│ │ ├── shutil.cpython-36.pyc
│ │ ├── signal.cpython-36.opt-1.pyc
│ │ ├── signal.cpython-36.opt-2.pyc
│ │ ├── signal.cpython-36.pyc
│ │ ├── site.cpython-36.opt-1.pyc
│ │ ├── site.cpython-36.opt-2.pyc
│ │ ├── site.cpython-36.pyc
│ │ ├── smtpd.cpython-36.opt-1.pyc
│ │ ├── smtpd.cpython-36.opt-2.pyc
│ │ ├── smtpd.cpython-36.pyc
│ │ ├── smtplib.cpython-36.opt-1.pyc
│ │ ├── smtplib.cpython-36.opt-2.pyc
│ │ ├── smtplib.cpython-36.pyc
│ │ ├── sndhdr.cpython-36.opt-1.pyc
│ │ ├── sndhdr.cpython-36.opt-2.pyc
│ │ ├── sndhdr.cpython-36.pyc
│ │ ├── socket.cpython-36.opt-1.pyc
│ │ ├── socket.cpython-36.opt-2.pyc
│ │ ├── socket.cpython-36.pyc
│ │ ├── socketserver.cpython-36.opt-1.pyc
│ │ ├── socketserver.cpython-36.opt-2.pyc
│ │ ├── socketserver.cpython-36.pyc
│ │ ├── sre_compile.cpython-36.opt-1.pyc
│ │ ├── sre_compile.cpython-36.opt-2.pyc
│ │ ├── sre_compile.cpython-36.pyc
│ │ ├── sre_constants.cpython-36.opt-1.pyc
│ │ ├── sre_constants.cpython-36.opt-2.pyc
│ │ ├── sre_constants.cpython-36.pyc
│ │ ├── sre_parse.cpython-36.opt-1.pyc
│ │ ├── sre_parse.cpython-36.opt-2.pyc
│ │ ├── sre_parse.cpython-36.pyc
│ │ ├── ssl.cpython-36.opt-1.pyc
│ │ ├── ssl.cpython-36.opt-2.pyc
│ │ ├── ssl.cpython-36.pyc
│ │ ├── stat.cpython-36.opt-1.pyc
│ │ ├── stat.cpython-36.opt-2.pyc
│ │ ├── stat.cpython-36.pyc
│ │ ├── statistics.cpython-36.opt-1.pyc
│ │ ├── statistics.cpython-36.opt-2.pyc
│ │ ├── statistics.cpython-36.pyc
│ │ ├── string.cpython-36.opt-1.pyc
│ │ ├── string.cpython-36.opt-2.pyc
│ │ ├── string.cpython-36.pyc
│ │ ├── stringprep.cpython-36.opt-1.pyc
│ │ ├── stringprep.cpython-36.opt-2.pyc
│ │ ├── stringprep.cpython-36.pyc
│ │ ├── struct.cpython-36.opt-1.pyc
│ │ ├── struct.cpython-36.opt-2.pyc
│ │ ├── struct.cpython-36.pyc
│ │ ├── subprocess.cpython-36.opt-1.pyc
│ │ ├── subprocess.cpython-36.opt-2.pyc
│ │ ├── subprocess.cpython-36.pyc
│ │ ├── sunau.cpython-36.opt-1.pyc
│ │ ├── sunau.cpython-36.opt-2.pyc
│ │ ├── sunau.cpython-36.pyc
│ │ ├── symbol.cpython-36.opt-1.pyc
│ │ ├── symbol.cpython-36.opt-2.pyc
│ │ ├── symbol.cpython-36.pyc
│ │ ├── symtable.cpython-36.opt-1.pyc
│ │ ├── symtable.cpython-36.opt-2.pyc
│ │ ├── symtable.cpython-36.pyc
│ │ ├── sysconfig.cpython-36.opt-1.pyc
│ │ ├── sysconfig.cpython-36.opt-2.pyc
│ │ ├── sysconfig.cpython-36.pyc
│ │ ├── tabnanny.cpython-36.opt-1.pyc
│ │ ├── tabnanny.cpython-36.opt-2.pyc
│ │ ├── tabnanny.cpython-36.pyc
│ │ ├── tarfile.cpython-36.opt-1.pyc
│ │ ├── tarfile.cpython-36.opt-2.pyc
│ │ ├── tarfile.cpython-36.pyc
│ │ ├── telnetlib.cpython-36.opt-1.pyc
│ │ ├── telnetlib.cpython-36.opt-2.pyc
│ │ ├── telnetlib.cpython-36.pyc
│ │ ├── tempfile.cpython-36.opt-1.pyc
│ │ ├── tempfile.cpython-36.opt-2.pyc
│ │ ├── tempfile.cpython-36.pyc
│ │ ├── textwrap.cpython-36.opt-1.pyc
│ │ ├── textwrap.cpython-36.opt-2.pyc
│ │ ├── textwrap.cpython-36.pyc
│ │ ├── this.cpython-36.opt-1.pyc
│ │ ├── this.cpython-36.opt-2.pyc
│ │ ├── this.cpython-36.pyc
│ │ ├── threading.cpython-36.opt-1.pyc
│ │ ├── threading.cpython-36.opt-2.pyc
│ │ ├── threading.cpython-36.pyc
│ │ ├── timeit.cpython-36.opt-1.pyc
│ │ ├── timeit.cpython-36.opt-2.pyc
│ │ ├── timeit.cpython-36.pyc
│ │ ├── token.cpython-36.opt-1.pyc
│ │ ├── token.cpython-36.opt-2.pyc
│ │ ├── token.cpython-36.pyc
│ │ ├── tokenize.cpython-36.opt-1.pyc
│ │ ├── tokenize.cpython-36.opt-2.pyc
│ │ ├── tokenize.cpython-36.pyc
│ │ ├── trace.cpython-36.opt-1.pyc
│ │ ├── trace.cpython-36.opt-2.pyc
│ │ ├── trace.cpython-36.pyc
│ │ ├── traceback.cpython-36.opt-1.pyc
│ │ ├── traceback.cpython-36.opt-2.pyc
│ │ ├── traceback.cpython-36.pyc
│ │ ├── tracemalloc.cpython-36.opt-1.pyc
│ │ ├── tracemalloc.cpython-36.opt-2.pyc
│ │ ├── tracemalloc.cpython-36.pyc
│ │ ├── tty.cpython-36.opt-1.pyc
│ │ ├── tty.cpython-36.opt-2.pyc
│ │ ├── tty.cpython-36.pyc
│ │ ├── turtle.cpython-36.opt-1.pyc
│ │ ├── turtle.cpython-36.opt-2.pyc
│ │ ├── turtle.cpython-36.pyc
│ │ ├── types.cpython-36.opt-1.pyc
│ │ ├── types.cpython-36.opt-2.pyc
│ │ ├── types.cpython-36.pyc
│ │ ├── typing.cpython-36.opt-1.pyc
│ │ ├── typing.cpython-36.opt-2.pyc
│ │ ├── typing.cpython-36.pyc
│ │ ├── uu.cpython-36.opt-1.pyc
│ │ ├── uu.cpython-36.opt-2.pyc
│ │ ├── uu.cpython-36.pyc
│ │ ├── uuid.cpython-36.opt-1.pyc
│ │ ├── uuid.cpython-36.opt-2.pyc
│ │ ├── uuid.cpython-36.pyc
│ │ ├── warnings.cpython-36.opt-1.pyc
│ │ ├── warnings.cpython-36.opt-2.pyc
│ │ ├── warnings.cpython-36.pyc
│ │ ├── wave.cpython-36.opt-1.pyc
│ │ ├── wave.cpython-36.opt-2.pyc
│ │ ├── wave.cpython-36.pyc
│ │ ├── weakref.cpython-36.opt-1.pyc
│ │ ├── weakref.cpython-36.opt-2.pyc
│ │ ├── weakref.cpython-36.pyc
│ │ ├── webbrowser.cpython-36.opt-1.pyc
│ │ ├── webbrowser.cpython-36.opt-2.pyc
│ │ ├── webbrowser.cpython-36.pyc
│ │ ├── xdrlib.cpython-36.opt-1.pyc
│ │ ├── xdrlib.cpython-36.opt-2.pyc
│ │ ├── xdrlib.cpython-36.pyc
│ │ ├── zipapp.cpython-36.opt-1.pyc
│ │ ├── zipapp.cpython-36.opt-2.pyc
│ │ ├── zipapp.cpython-36.pyc
│ │ ├── zipfile.cpython-36.opt-1.pyc
│ │ ├── zipfile.cpython-36.opt-2.pyc
│ │ └── zipfile.cpython-36.pyc
│ ├── _bootlocale.py
│ ├── _collections_abc.py
│ ├── _compat_pickle.py
│ ├── _compression.py
│ ├── _dummy_thread.py
│ ├── _markupbase.py
│ ├── _osx_support.py
│ ├── _pydecimal.py
│ ├── _pyio.py
│ ├── _sitebuiltins.py
│ ├── _strptime.py
│ ├── _threading_local.py
│ ├── _weakrefset.py
│ ├── abc.py
│ ├── aifc.py
│ ├── antigravity.py
│ ├── argparse.py
│ ├── ast.py
│ ├── asynchat.py
│ ├── asyncio
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── base_events.py
│ │ ├── base_futures.py
│ │ ├── base_subprocess.py
│ │ ├── base_tasks.py
│ │ ├── compat.py
│ │ ├── constants.py
│ │ ├── coroutines.py
│ │ ├── events.py
│ │ ├── futures.py
│ │ ├── locks.py
│ │ ├── log.py
│ │ ├── proactor_events.py
│ │ ├── protocols.py
│ │ ├── queues.py
│ │ ├── selector_events.py
│ │ ├── sslproto.py
│ │ ├── streams.py
│ │ ├── subprocess.py
│ │ ├── tasks.py
│ │ ├── test_utils.py
│ │ ├── transports.py
│ │ ├── unix_events.py
│ │ ├── windows_events.py
│ │ └── windows_utils.py
│ ├── asyncore.py
│ ├── base64.py
│ ├── bdb.py
│ ├── binhex.py
│ ├── bisect.py
│ ├── bz2.py
│ ├── cProfile.py
│ ├── calendar.py
│ ├── cgi.py
│ ├── cgitb.py
│ ├── chunk.py
│ ├── cmd.py
│ ├── code.py
│ ├── codecs.py
│ ├── codeop.py
│ ├── collections
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ └── abc.py
│ ├── colorsys.py
│ ├── compileall.py
│ ├── concurrent
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ └── futures
│ ├── configparser.py
│ ├── contextlib.py
│ ├── copy.py
│ ├── copyreg.py
│ ├── crypt.py
│ ├── csv.py
│ ├── ctypes
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── _endian.py
│ │ ├── macholib
│ │ ├── test
│ │ ├── util.py
│ │ └── wintypes.py
│ ├── curses
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── ascii.py
│ │ ├── has_key.py
│ │ ├── panel.py
│ │ └── textpad.py
│ ├── datetime.py
│ ├── dbm
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── dumb.py
│ │ ├── gnu.py
│ │ └── ndbm.py
│ ├── decimal.py
│ ├── difflib.py
│ ├── dis.py
│ ├── distutils
│ │ ├── README
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── _msvccompiler.py
│ │ ├── archive_util.py
│ │ ├── bcppcompiler.py
│ │ ├── ccompiler.py
│ │ ├── cmd.py
│ │ ├── command
│ │ ├── config.py
│ │ ├── core.py
│ │ ├── cygwinccompiler.py
│ │ ├── debug.py
│ │ ├── dep_util.py
│ │ ├── dir_util.py
│ │ ├── dist.py
│ │ ├── errors.py
│ │ ├── extension.py
│ │ ├── fancy_getopt.py
│ │ ├── file_util.py
│ │ ├── filelist.py
│ │ ├── log.py
│ │ ├── msvc9compiler.py
│ │ ├── msvccompiler.py
│ │ ├── spawn.py
│ │ ├── sysconfig.py
│ │ ├── tests
│ │ ├── text_file.py
│ │ ├── unixccompiler.py
│ │ ├── util.py
│ │ ├── version.py
│ │ └── versionpredicate.py
│ ├── doctest.py
│ ├── dummy_threading.py
│ ├── email
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── _encoded_words.py
│ │ ├── _header_value_parser.py
│ │ ├── _parseaddr.py
│ │ ├── _policybase.py
│ │ ├── architecture.rst
│ │ ├── base64mime.py
│ │ ├── charset.py
│ │ ├── contentmanager.py
│ │ ├── encoders.py
│ │ ├── errors.py
│ │ ├── feedparser.py
│ │ ├── generator.py
│ │ ├── header.py
│ │ ├── headerregistry.py
│ │ ├── iterators.py
│ │ ├── message.py
│ │ ├── mime
│ │ ├── parser.py
│ │ ├── policy.py
│ │ ├── quoprimime.py
│ │ └── utils.py
│ ├── encodings
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── aliases.py
│ │ ├── ascii.py
│ │ ├── base64_codec.py
│ │ ├── big5.py
│ │ ├── big5hkscs.py
│ │ ├── bz2_codec.py
│ │ ├── charmap.py
│ │ ├── cp037.py
│ │ ├── cp1006.py
│ │ ├── cp1026.py
│ │ ├── cp1125.py
│ │ ├── cp1140.py
│ │ ├── cp1250.py
│ │ ├── cp1251.py
│ │ ├── cp1252.py
│ │ ├── cp1253.py
│ │ ├── cp1254.py
│ │ ├── cp1255.py
│ │ ├── cp1256.py
│ │ ├── cp1257.py
│ │ ├── cp1258.py
│ │ ├── cp273.py
│ │ ├── cp424.py
│ │ ├── cp437.py
│ │ ├── cp500.py
│ │ ├── cp65001.py
│ │ ├── cp720.py
│ │ ├── cp737.py
│ │ ├── cp775.py
│ │ ├── cp850.py
│ │ ├── cp852.py
│ │ ├── cp855.py
│ │ ├── cp856.py
│ │ ├── cp857.py
│ │ ├── cp858.py
│ │ ├── cp860.py
│ │ ├── cp861.py
│ │ ├── cp862.py
│ │ ├── cp863.py
│ │ ├── cp864.py
│ │ ├── cp865.py
│ │ ├── cp866.py
│ │ ├── cp869.py
│ │ ├── cp874.py
│ │ ├── cp875.py
│ │ ├── cp932.py
│ │ ├── cp949.py
│ │ ├── cp950.py
│ │ ├── euc_jis_2004.py
│ │ ├── euc_jisx0213.py
│ │ ├── euc_jp.py
│ │ ├── euc_kr.py
│ │ ├── gb18030.py
│ │ ├── gb2312.py
│ │ ├── gbk.py
│ │ ├── hex_codec.py
│ │ ├── hp_roman8.py
│ │ ├── hz.py
│ │ ├── idna.py
│ │ ├── iso2022_jp.py
│ │ ├── iso2022_jp_1.py
│ │ ├── iso2022_jp_2.py
│ │ ├── iso2022_jp_2004.py
│ │ ├── iso2022_jp_3.py
│ │ ├── iso2022_jp_ext.py
│ │ ├── iso2022_kr.py
│ │ ├── iso8859_1.py
│ │ ├── iso8859_10.py
│ │ ├── iso8859_11.py
│ │ ├── iso8859_13.py
│ │ ├── iso8859_14.py
│ │ ├── iso8859_15.py
│ │ ├── iso8859_16.py
│ │ ├── iso8859_2.py
│ │ ├── iso8859_3.py
│ │ ├── iso8859_4.py
│ │ ├── iso8859_5.py
│ │ ├── iso8859_6.py
│ │ ├── iso8859_7.py
│ │ ├── iso8859_8.py
│ │ ├── iso8859_9.py
│ │ ├── johab.py
│ │ ├── koi8_r.py
│ │ ├── koi8_t.py
│ │ ├── koi8_u.py
│ │ ├── kz1048.py
│ │ ├── latin_1.py
│ │ ├── mac_arabic.py
│ │ ├── mac_centeuro.py
│ │ ├── mac_croatian.py
│ │ ├── mac_cyrillic.py
│ │ ├── mac_farsi.py
│ │ ├── mac_greek.py
│ │ ├── mac_iceland.py
│ │ ├── mac_latin2.py
│ │ ├── mac_roman.py
│ │ ├── mac_romanian.py
│ │ ├── mac_turkish.py
│ │ ├── mbcs.py
│ │ ├── oem.py
│ │ ├── palmos.py
│ │ ├── ptcp154.py
│ │ ├── punycode.py
│ │ ├── quopri_codec.py
│ │ ├── raw_unicode_escape.py
│ │ ├── rot_13.py
│ │ ├── shift_jis.py
│ │ ├── shift_jis_2004.py
│ │ ├── shift_jisx0213.py
│ │ ├── tis_620.py
│ │ ├── undefined.py
│ │ ├── unicode_escape.py
│ │ ├── unicode_internal.py
│ │ ├── utf_16.py
│ │ ├── utf_16_be.py
│ │ ├── utf_16_le.py
│ │ ├── utf_32.py
│ │ ├── utf_32_be.py
│ │ ├── utf_32_le.py
│ │ ├── utf_7.py
│ │ ├── utf_8.py
│ │ ├── utf_8_sig.py
│ │ ├── uu_codec.py
│ │ └── zlib_codec.py
│ ├── ensurepip
│ │ ├── __init__.py
│ │ ├── __main__.py
│ │ ├── __pycache__
│ │ ├── _bundled
│ │ └── _uninstall.py
│ ├── enum.py
│ ├── filecmp.py
│ ├── fileinput.py
│ ├── fnmatch.py
│ ├── formatter.py
│ ├── fractions.py
│ ├── ftplib.py
│ ├── functools.py
│ ├── genericpath.py
│ ├── getopt.py
│ ├── getpass.py
│ ├── gettext.py
│ ├── glob.py
│ ├── gzip.py
│ ├── hashlib.py
│ ├── heapq.py
│ ├── hmac.py
│ ├── html
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── entities.py
│ │ └── parser.py
│ ├── http
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── client.py
│ │ ├── cookiejar.py
│ │ ├── cookies.py
│ │ └── server.py
│ ├── idlelib
│ │ ├── CREDITS.txt
│ │ ├── ChangeLog
│ │ ├── HISTORY.txt
│ │ ├── Icons
│ │ ├── NEWS.txt
│ │ ├── NEWS2x.txt
│ │ ├── README.txt
│ │ ├── TODO.txt
│ │ ├── __init__.py
│ │ ├── __main__.py
│ │ ├── __pycache__
│ │ ├── autocomplete.py
│ │ ├── autocomplete_w.py
│ │ ├── autoexpand.py
│ │ ├── browser.py
│ │ ├── calltip_w.py
│ │ ├── calltips.py
│ │ ├── codecontext.py
│ │ ├── colorizer.py
│ │ ├── config-extensions.def
│ │ ├── config-highlight.def
│ │ ├── config-keys.def
│ │ ├── config-main.def
│ │ ├── config.py
│ │ ├── config_key.py
│ │ ├── configdialog.py
│ │ ├── debugger.py
│ │ ├── debugger_r.py
│ │ ├── debugobj.py
│ │ ├── debugobj_r.py
│ │ ├── delegator.py
│ │ ├── dynoption.py
│ │ ├── editor.py
│ │ ├── extend.txt
│ │ ├── filelist.py
│ │ ├── grep.py
│ │ ├── help.html
│ │ ├── help.py
│ │ ├── help_about.py
│ │ ├── history.py
│ │ ├── hyperparser.py
│ │ ├── idle.bat
│ │ ├── idle.py
│ │ ├── idle.pyw
│ │ ├── idle_test
│ │ ├── iomenu.py
│ │ ├── macosx.py
│ │ ├── mainmenu.py
│ │ ├── multicall.py
│ │ ├── outwin.py
│ │ ├── paragraph.py
│ │ ├── parenmatch.py
│ │ ├── pathbrowser.py
│ │ ├── percolator.py
│ │ ├── pyparse.py
│ │ ├── pyshell.py
│ │ ├── query.py
│ │ ├── redirector.py
│ │ ├── replace.py
│ │ ├── rpc.py
│ │ ├── rstrip.py
│ │ ├── run.py
│ │ ├── runscript.py
│ │ ├── scrolledlist.py
│ │ ├── search.py
│ │ ├── searchbase.py
│ │ ├── searchengine.py
│ │ ├── stackviewer.py
│ │ ├── statusbar.py
│ │ ├── tabbedpages.py
│ │ ├── textview.py
│ │ ├── tooltip.py
│ │ ├── tree.py
│ │ ├── undo.py
│ │ ├── windows.py
│ │ └── zoomheight.py
│ ├── imaplib.py
│ ├── imghdr.py
│ ├── imp.py
│ ├── importlib
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── _bootstrap.py
│ │ ├── _bootstrap_external.py
│ │ ├── abc.py
│ │ ├── machinery.py
│ │ └── util.py
│ ├── inspect.py
│ ├── io.py
│ ├── ipaddress.py
│ ├── json
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── decoder.py
│ │ ├── encoder.py
│ │ ├── scanner.py
│ │ └── tool.py
│ ├── keyword.py
│ ├── lib2to3
│ │ ├── Grammar.txt
│ │ ├── Grammar3.6.1.candidate.1.pickle
│ │ ├── Grammar3.6.1.final.0.pickle
│ │ ├── PatternGrammar.txt
│ │ ├── PatternGrammar3.6.1.candidate.1.pickle
│ │ ├── PatternGrammar3.6.1.final.0.pickle
│ │ ├── __init__.py
│ │ ├── __main__.py
│ │ ├── __pycache__
│ │ ├── btm_matcher.py
│ │ ├── btm_utils.py
│ │ ├── fixer_base.py
│ │ ├── fixer_util.py
│ │ ├── fixes
│ │ ├── main.py
│ │ ├── patcomp.py
│ │ ├── pgen2
│ │ ├── pygram.py
│ │ ├── pytree.py
│ │ ├── refactor.py
│ │ └── tests
│ ├── linecache.py
│ ├── locale.py
│ ├── logging
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── config.py
│ │ └── handlers.py
│ ├── lzma.py
│ ├── macpath.py
│ ├── macurl2path.py
│ ├── mailbox.py
│ ├── mailcap.py
│ ├── mimetypes.py
│ ├── modulefinder.py
│ ├── msilib
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── schema.py
│ │ ├── sequence.py
│ │ └── text.py
│ ├── multiprocessing
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── connection.py
│ │ ├── context.py
│ │ ├── dummy
│ │ ├── forkserver.py
│ │ ├── heap.py
│ │ ├── managers.py
│ │ ├── pool.py
│ │ ├── popen_fork.py
│ │ ├── popen_forkserver.py
│ │ ├── popen_spawn_posix.py
│ │ ├── popen_spawn_win32.py
│ │ ├── process.py
│ │ ├── queues.py
│ │ ├── reduction.py
│ │ ├── resource_sharer.py
│ │ ├── semaphore_tracker.py
│ │ ├── sharedctypes.py
│ │ ├── spawn.py
│ │ ├── synchronize.py
│ │ └── util.py
│ ├── netrc.py
│ ├── nntplib.py
│ ├── ntpath.py
│ ├── nturl2path.py
│ ├── numbers.py
│ ├── opcode.py
│ ├── operator.py
│ ├── optparse.py
│ ├── os.py
│ ├── pathlib.py
│ ├── pdb.py
│ ├── pickle.py
│ ├── pickletools.py
│ ├── pipes.py
│ ├── pkgutil.py
│ ├── platform.py
│ ├── plistlib.py
│ ├── poplib.py
│ ├── posixpath.py
│ ├── pprint.py
│ ├── profile.py
│ ├── pstats.py
│ ├── pty.py
│ ├── py_compile.py
│ ├── pyclbr.py
│ ├── pydoc.py
│ ├── pydoc_data
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── _pydoc.css
│ │ └── topics.py
│ ├── queue.py
│ ├── quopri.py
│ ├── random.py
│ ├── re.py
│ ├── reprlib.py
│ ├── rlcompleter.py
│ ├── runpy.py
│ ├── sched.py
│ ├── secrets.py
│ ├── selectors.py
│ ├── shelve.py
│ ├── shlex.py
│ ├── shutil.py
│ ├── signal.py
│ ├── site-packages
│ │ ├── Crypto
│ │ ├── NetEase_MusicBox-0.2.4.1-py3.6.egg
│ │ ├── PIL
│ │ ├── Pillow-4.1.1-py3.6.egg-info
│ │ ├── PyExecJS-1.5.0-py3.6.egg-info
│ │ ├── PyInstaller
│ │ ├── PyInstaller-3.3-py3.6.egg-info
│ │ ├── PyWin32.chm
│ │ ├── README.txt
│ │ ├── WMI-1.4.9-py3.6.egg-info
│ │ ├── __pycache__
│ │ ├── adodbapi
│ │ ├── altgraph
│ │ ├── altgraph-0.14.dist-info
│ │ ├── backports
│ │ ├── beautifulsoup4-4.6.0.dist-info
│ │ ├── bs4
│ │ ├── certifi
│ │ ├── certifi-2017.11.5.dist-info
│ │ ├── chardet
│ │ ├── chardet-3.0.4.dist-info
│ │ ├── configparser-3.5.0-py3.6-nspkg.pth
│ │ ├── configparser-3.5.0-py3.6.egg-info
│ │ ├── docopt-0.6.2-py3.6.egg-info
│ │ ├── docopt.py
│ │ ├── easy-install.pth
│ │ ├── easy_install.py
│ │ ├── execjs
│ │ ├── future
│ │ ├── future-0.16.0-py3.6.egg-info
│ │ ├── httpserver
│ │ ├── httpserver-1.1.0.dist-info
│ │ ├── idna
│ │ ├── idna-2.6.dist-info
│ │ ├── isapi
│ │ ├── libfuturize
│ │ ├── libpasteurize
│ │ ├── macholib
│ │ ├── macholib-1.8.dist-info
│ │ ├── ordlookup
│ │ ├── past
│ │ ├── pefile-2017.9.3-py3.6.egg-info
│ │ ├── pefile.py
│ │ ├── peutils.py
│ │ ├── pip
│ │ ├── pip-9.0.1.dist-info
│ │ ├── pkg_resources
│ │ ├── progressbar
│ │ ├── progressbar2-3.34.3.dist-info
│ │ ├── psutil
│ │ ├── psutil-5.4.0.dist-info
│ │ ├── pycrypto-2.6.1-py3.6.egg-info
│ │ ├── pypiwin32-220.dist-info
│ │ ├── pypiwin32.pth
│ │ ├── pypiwin32.version.txt
│ │ ├── pypiwin32_system32
│ │ ├── python_utils
│ │ ├── python_utils-2.2.0.dist-info
│ │ ├── pythoncom.py
│ │ ├── pythonwin
│ │ ├── requests
│ │ ├── requests-2.18.4.dist-info
│ │ ├── selenium
│ │ ├── selenium-3.7.0.dist-info
│ │ ├── setupfiles
│ │ ├── setupfiles-0.0.50-py3.6.egg-info
│ │ ├── setuptools
│ │ ├── setuptools-36.6.0.dist-info
│ │ ├── six-1.11.0.dist-info
│ │ ├── six.py
│ │ ├── stdin-0.0.13-py3.6.egg-info
│ │ ├── stdin.py
│ │ ├── urllib3
│ │ ├── urllib3-1.22.dist-info
│ │ ├── win32
│ │ ├── win32com
│ │ ├── win32comext
│ │ └── wmi.py
│ ├── site.py
│ ├── smtpd.py
│ ├── smtplib.py
│ ├── sndhdr.py
│ ├── socket.py
│ ├── socketserver.py
│ ├── sqlite3
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── dbapi2.py
│ │ ├── dump.py
│ │ └── test
│ ├── sre_compile.py
│ ├── sre_constants.py
│ ├── sre_parse.py
│ ├── ssl.py
│ ├── stat.py
│ ├── statistics.py
│ ├── string.py
│ ├── stringprep.py
│ ├── struct.py
│ ├── struct.pyo
│ ├── subprocess.py
│ ├── sunau.py
│ ├── symbol.py
│ ├── symtable.py
│ ├── sysconfig.py
│ ├── tabnanny.py
│ ├── tarfile.py
│ ├── telnetlib.py
│ ├── tempfile.py
│ ├── test
│ │ ├── 185test.db
│ │ ├── Sine-1000Hz-300ms.aif
│ │ ├── __init__.py
│ │ ├── __main__.py
│ │ ├── __pycache__
│ │ ├── _test_multiprocessing.py
│ │ ├── allsans.pem
│ │ ├── ann_module.py
│ │ ├── ann_module2.py
│ │ ├── ann_module3.py
│ │ ├── audiodata
│ │ ├── audiotest.au
│ │ ├── audiotests.py
│ │ ├── autotest.py
│ │ ├── bad_coding.py
│ │ ├── bad_coding2.py
│ │ ├── badcert.pem
│ │ ├── badkey.pem
│ │ ├── badsyntax_3131.py
│ │ ├── badsyntax_future10.py
│ │ ├── badsyntax_future3.py
│ │ ├── badsyntax_future4.py
│ │ ├── badsyntax_future5.py
│ │ ├── badsyntax_future6.py
│ │ ├── badsyntax_future7.py
│ │ ├── badsyntax_future8.py
│ │ ├── badsyntax_future9.py
│ │ ├── badsyntax_pep3120.py
│ │ ├── bytecode_helper.py
│ │ ├── capath
│ │ ├── cfgparser.1
│ │ ├── cfgparser.2
│ │ ├── cfgparser.3
│ │ ├── cjkencodings
│ │ ├── cmath_testcases.txt
│ │ ├── coding20731.py
│ │ ├── crashers
│ │ ├── curses_tests.py
│ │ ├── data
│ │ ├── datetimetester.py
│ │ ├── decimaltestdata
│ │ ├── dh1024.pem
│ │ ├── dis_module.py
│ │ ├── doctest_aliases.py
│ │ ├── double_const.py
│ │ ├── dtracedata
│ │ ├── eintrdata
│ │ ├── empty.vbs
│ │ ├── encoded_modules
│ │ ├── exception_hierarchy.txt
│ │ ├── final_a.py
│ │ ├── final_b.py
│ │ ├── floating_points.txt
│ │ ├── fork_wait.py
│ │ ├── formatfloat_testcases.txt
│ │ ├── future_test1.py
│ │ ├── future_test2.py
│ │ ├── gdb_sample.py
│ │ ├── ieee754.txt
│ │ ├── imghdrdata
│ │ ├── imp_dummy.py
│ │ ├── inspect_fodder.py
│ │ ├── inspect_fodder2.py
│ │ ├── keycert.passwd.pem
│ │ ├── keycert.pem
│ │ ├── keycert2.pem
│ │ ├── keycert3.pem
│ │ ├── keycert4.pem
│ │ ├── leakers
│ │ ├── libregrtest
│ │ ├── list_tests.py
│ │ ├── lock_tests.py
│ │ ├── mailcap.txt
│ │ ├── make_ssl_certs.py
│ │ ├── mapping_tests.py
│ │ ├── math_testcases.txt
│ │ ├── memory_watchdog.py
│ │ ├── mime.types
│ │ ├── mock_socket.py
│ │ ├── mod_generics_cache.py
│ │ ├── mp_fork_bomb.py
│ │ ├── mp_preload.py
│ │ ├── multibytecodec_support.py
│ │ ├── nokia.pem
│ │ ├── nullbytecert.pem
│ │ ├── nullcert.pem
│ │ ├── outstanding_bugs.py
│ │ ├── pickletester.py
│ │ ├── profilee.py
│ │ ├── pstats.pck
│ │ ├── pycacert.pem
│ │ ├── pycakey.pem
│ │ ├── pyclbr_input.py
│ │ ├── pydoc_mod.py
│ │ ├── pydocfodder.py
│ │ ├── pystone.py
│ │ ├── randv2_32.pck
│ │ ├── randv2_64.pck
│ │ ├── randv3.pck
│ │ ├── re_tests.py
│ │ ├── regrtest.py
│ │ ├── relimport.py
│ │ ├── reperf.py
│ │ ├── revocation.crl
│ │ ├── sample_doctest.py
│ │ ├── sample_doctest_no_docstrings.py
│ │ ├── sample_doctest_no_doctests.py
│ │ ├── selfsigned_pythontestdotnet.pem
│ │ ├── seq_tests.py
│ │ ├── sgml_input.html
│ │ ├── sha256.pem
│ │ ├── signalinterproctester.py
│ │ ├── sndhdrdata
│ │ ├── sortperf.py
│ │ ├── ssl_cert.pem
│ │ ├── ssl_key.passwd.pem
│ │ ├── ssl_key.pem
│ │ ├── ssl_servers.py
│ │ ├── ssltests.py
│ │ ├── string_tests.py
│ │ ├── subprocessdata
│ │ ├── support
│ │ ├── test___all__.py
│ │ ├── test___future__.py
│ │ ├── test__locale.py
│ │ ├── test__opcode.py
│ │ ├── test__osx_support.py
│ │ ├── test_abc.py
│ │ ├── test_abstract_numbers.py
│ │ ├── test_aifc.py
│ │ ├── test_argparse.py
│ │ ├── test_array.py
│ │ ├── test_asdl_parser.py
│ │ ├── test_ast.py
│ │ ├── test_asyncgen.py
│ │ ├── test_asynchat.py
│ │ ├── test_asyncio
│ │ ├── test_asyncore.py
│ │ ├── test_atexit.py
│ │ ├── test_audioop.py
│ │ ├── test_augassign.py
│ │ ├── test_base64.py
│ │ ├── test_baseexception.py
│ │ ├── test_bigaddrspace.py
│ │ ├── test_bigmem.py
│ │ ├── test_binascii.py
│ │ ├── test_binhex.py
│ │ ├── test_binop.py
│ │ ├── test_bisect.py
│ │ ├── test_bool.py
│ │ ├── test_buffer.py
│ │ ├── test_bufio.py
│ │ ├── test_builtin.py
│ │ ├── test_bytes.py
│ │ ├── test_bz2.py
│ │ ├── test_calendar.py
│ │ ├── test_call.py
│ │ ├── test_capi.py
│ │ ├── test_cgi.py
│ │ ├── test_cgitb.py
│ │ ├── test_charmapcodec.py
│ │ ├── test_class.py
│ │ ├── test_cmath.py
│ │ ├── test_cmd.py
│ │ ├── test_cmd_line.py
│ │ ├── test_cmd_line_script.py
│ │ ├── test_code.py
│ │ ├── test_code_module.py
│ │ ├── test_codeccallbacks.py
│ │ ├── test_codecencodings_cn.py
│ │ ├── test_codecencodings_hk.py
│ │ ├── test_codecencodings_iso2022.py
│ │ ├── test_codecencodings_jp.py
│ │ ├── test_codecencodings_kr.py
│ │ ├── test_codecencodings_tw.py
│ │ ├── test_codecmaps_cn.py
│ │ ├── test_codecmaps_hk.py
│ │ ├── test_codecmaps_jp.py
│ │ ├── test_codecmaps_kr.py
│ │ ├── test_codecmaps_tw.py
│ │ ├── test_codecs.py
│ │ ├── test_codeop.py
│ │ ├── test_collections.py
│ │ ├── test_colorsys.py
│ │ ├── test_compare.py
│ │ ├── test_compile.py
│ │ ├── test_compileall.py
│ │ ├── test_complex.py
│ │ ├── test_concurrent_futures.py
│ │ ├── test_configparser.py
│ │ ├── test_contains.py
│ │ ├── test_contextlib.py
│ │ ├── test_copy.py
│ │ ├── test_copyreg.py
│ │ ├── test_coroutines.py
│ │ ├── test_cprofile.py
│ │ ├── test_crashers.py
│ │ ├── test_crypt.py
│ │ ├── test_csv.py
│ │ ├── test_ctypes.py
│ │ ├── test_curses.py
│ │ ├── test_datetime.py
│ │ ├── test_dbm.py
│ │ ├── test_dbm_dumb.py
│ │ ├── test_dbm_gnu.py
│ │ ├── test_dbm_ndbm.py
│ │ ├── test_decimal.py
│ │ ├── test_decorators.py
│ │ ├── test_defaultdict.py
│ │ ├── test_deque.py
│ │ ├── test_descr.py
│ │ ├── test_descrtut.py
│ │ ├── test_devpoll.py
│ │ ├── test_dict.py
│ │ ├── test_dict_version.py
│ │ ├── test_dictcomps.py
│ │ ├── test_dictviews.py
│ │ ├── test_difflib.py
│ │ ├── test_difflib_expect.html
│ │ ├── test_dis.py
│ │ ├── test_distutils.py
│ │ ├── test_doctest.py
│ │ ├── test_doctest.txt
│ │ ├── test_doctest2.py
│ │ ├── test_doctest2.txt
│ │ ├── test_doctest3.txt
│ │ ├── test_doctest4.txt
│ │ ├── test_docxmlrpc.py
│ │ ├── test_dtrace.py
│ │ ├── test_dummy_thread.py
│ │ ├── test_dummy_threading.py
│ │ ├── test_dynamic.py
│ │ ├── test_dynamicclassattribute.py
│ │ ├── test_eintr.py
│ │ ├── test_email
│ │ ├── test_ensurepip.py
│ │ ├── test_enum.py
│ │ ├── test_enumerate.py
│ │ ├── test_eof.py
│ │ ├── test_epoll.py
│ │ ├── test_errno.py
│ │ ├── test_exception_hierarchy.py
│ │ ├── test_exception_variations.py
│ │ ├── test_exceptions.py
│ │ ├── test_extcall.py
│ │ ├── test_faulthandler.py
│ │ ├── test_fcntl.py
│ │ ├── test_file.py
│ │ ├── test_file_eintr.py
│ │ ├── test_filecmp.py
│ │ ├── test_fileinput.py
│ │ ├── test_fileio.py
│ │ ├── test_finalization.py
│ │ ├── test_float.py
│ │ ├── test_flufl.py
│ │ ├── test_fnmatch.py
│ │ ├── test_fork1.py
│ │ ├── test_format.py
│ │ ├── test_fractions.py
│ │ ├── test_frame.py
│ │ ├── test_fstring.py
│ │ ├── test_ftplib.py
│ │ ├── test_funcattrs.py
│ │ ├── test_functools.py
│ │ ├── test_future.py
│ │ ├── test_future3.py
│ │ ├── test_future4.py
│ │ ├── test_future5.py
│ │ ├── test_gc.py
│ │ ├── test_gdb.py
│ │ ├── test_generator_stop.py
│ │ ├── test_generators.py
│ │ ├── test_genericpath.py
│ │ ├── test_genexps.py
│ │ ├── test_getargs2.py
│ │ ├── test_getopt.py
│ │ ├── test_getpass.py
│ │ ├── test_gettext.py
│ │ ├── test_glob.py
│ │ ├── test_global.py
│ │ ├── test_grammar.py
│ │ ├── test_grp.py
│ │ ├── test_gzip.py
│ │ ├── test_hash.py
│ │ ├── test_hashlib.py
│ │ ├── test_heapq.py
│ │ ├── test_hmac.py
│ │ ├── test_html.py
│ │ ├── test_htmlparser.py
│ │ ├── test_http_cookiejar.py
│ │ ├── test_http_cookies.py
│ │ ├── test_httplib.py
│ │ ├── test_httpservers.py
│ │ ├── test_idle.py
│ │ ├── test_imaplib.py
│ │ ├── test_imghdr.py
│ │ ├── test_imp.py
│ │ ├── test_import
│ │ ├── test_importlib
│ │ ├── test_index.py
│ │ ├── test_inspect.py
│ │ ├── test_int.py
│ │ ├── test_int_literal.py
│ │ ├── test_io.py
│ │ ├── test_ioctl.py
│ │ ├── test_ipaddress.py
│ │ ├── test_isinstance.py
│ │ ├── test_iter.py
│ │ ├── test_iterlen.py
│ │ ├── test_itertools.py
│ │ ├── test_json
│ │ ├── test_keyword.py
│ │ ├── test_keywordonlyarg.py
│ │ ├── test_kqueue.py
│ │ ├── test_largefile.py
│ │ ├── test_lib2to3.py
│ │ ├── test_linecache.py
│ │ ├── test_list.py
│ │ ├── test_listcomps.py
│ │ ├── test_locale.py
│ │ ├── test_logging.py
│ │ ├── test_long.py
│ │ ├── test_longexp.py
│ │ ├── test_lzma.py
│ │ ├── test_macpath.py
│ │ ├── test_macurl2path.py
│ │ ├── test_mailbox.py
│ │ ├── test_mailcap.py
│ │ ├── test_marshal.py
│ │ ├── test_math.py
│ │ ├── test_memoryio.py
│ │ ├── test_memoryview.py
│ │ ├── test_metaclass.py
│ │ ├── test_mimetypes.py
│ │ ├── test_minidom.py
│ │ ├── test_mmap.py
│ │ ├── test_module.py
│ │ ├── test_modulefinder.py
│ │ ├── test_msilib.py
│ │ ├── test_multibytecodec.py
│ │ ├── test_multiprocessing_fork.py
│ │ ├── test_multiprocessing_forkserver.py
│ │ ├── test_multiprocessing_main_handling.py
│ │ ├── test_multiprocessing_spawn.py
│ │ ├── test_netrc.py
│ │ ├── test_nis.py
│ │ ├── test_nntplib.py
│ │ ├── test_normalization.py
│ │ ├── test_ntpath.py
│ │ ├── test_numeric_tower.py
│ │ ├── test_opcodes.py
│ │ ├── test_openpty.py
│ │ ├── test_operator.py
│ │ ├── test_optparse.py
│ │ ├── test_ordered_dict.py
│ │ ├── test_os.py
│ │ ├── test_ossaudiodev.py
│ │ ├── test_osx_env.py
│ │ ├── test_parser.py
│ │ ├── test_pathlib.py
│ │ ├── test_pdb.py
│ │ ├── test_peepholer.py
│ │ ├── test_pickle.py
│ │ ├── test_pickletools.py
│ │ ├── test_pipes.py
│ │ ├── test_pkg.py
│ │ ├── test_pkgimport.py
│ │ ├── test_pkgutil.py
│ │ ├── test_platform.py
│ │ ├── test_plistlib.py
│ │ ├── test_poll.py
│ │ ├── test_popen.py
│ │ ├── test_poplib.py
│ │ ├── test_posix.py
│ │ ├── test_posixpath.py
│ │ ├── test_pow.py
│ │ ├── test_pprint.py
│ │ ├── test_print.py
│ │ ├── test_profile.py
│ │ ├── test_property.py
│ │ ├── test_pstats.py
│ │ ├── test_pty.py
│ │ ├── test_pulldom.py
│ │ ├── test_pwd.py
│ │ ├── test_py_compile.py
│ │ ├── test_pyclbr.py
│ │ ├── test_pydoc.py
│ │ ├── test_pyexpat.py
│ │ ├── test_queue.py
│ │ ├── test_quopri.py
│ │ ├── test_raise.py
│ │ ├── test_random.py
│ │ ├── test_range.py
│ │ ├── test_re.py
│ │ ├── test_readline.py
│ │ ├── test_regrtest.py
│ │ ├── test_reprlib.py
│ │ ├── test_resource.py
│ │ ├── test_richcmp.py
│ │ ├── test_rlcompleter.py
│ │ ├── test_robotparser.py
│ │ ├── test_runpy.py
│ │ ├── test_sax.py
│ │ ├── test_sched.py
│ │ ├── test_scope.py
│ │ ├── test_script_helper.py
│ │ ├── test_secrets.py
│ │ ├── test_select.py
│ │ ├── test_selectors.py
│ │ ├── test_set.py
│ │ ├── test_setcomps.py
│ │ ├── test_shelve.py
│ │ ├── test_shlex.py
│ │ ├── test_shutil.py
│ │ ├── test_signal.py
│ │ ├── test_site.py
│ │ ├── test_slice.py
│ │ ├── test_smtpd.py
│ │ ├── test_smtplib.py
│ │ ├── test_smtpnet.py
│ │ ├── test_sndhdr.py
│ │ ├── test_socket.py
│ │ ├── test_socketserver.py
│ │ ├── test_sort.py
│ │ ├── test_source_encoding.py
│ │ ├── test_spwd.py
│ │ ├── test_sqlite.py
│ │ ├── test_ssl.py
│ │ ├── test_startfile.py
│ │ ├── test_stat.py
│ │ ├── test_statistics.py
│ │ ├── test_strftime.py
│ │ ├── test_string.py
│ │ ├── test_string_literals.py
│ │ ├── test_stringprep.py
│ │ ├── test_strptime.py
│ │ ├── test_strtod.py
│ │ ├── test_struct.py
│ │ ├── test_structmembers.py
│ │ ├── test_structseq.py
│ │ ├── test_subclassinit.py
│ │ ├── test_subprocess.py
│ │ ├── test_sunau.py
│ │ ├── test_sundry.py
│ │ ├── test_super.py
│ │ ├── test_support.py
│ │ ├── test_symbol.py
│ │ ├── test_symtable.py
│ │ ├── test_syntax.py
│ │ ├── test_sys.py
│ │ ├── test_sys_setprofile.py
│ │ ├── test_sys_settrace.py
│ │ ├── test_sysconfig.py
│ │ ├── test_syslog.py
│ │ ├── test_tarfile.py
│ │ ├── test_tcl.py
│ │ ├── test_telnetlib.py
│ │ ├── test_tempfile.py
│ │ ├── test_textwrap.py
│ │ ├── test_thread.py
│ │ ├── test_threaded_import.py
│ │ ├── test_threadedtempfile.py
│ │ ├── test_threading.py
│ │ ├── test_threading_local.py
│ │ ├── test_threadsignals.py
│ │ ├── test_time.py
│ │ ├── test_timeit.py
│ │ ├── test_timeout.py
│ │ ├── test_tix.py
│ │ ├── test_tk.py
│ │ ├── test_tokenize.py
│ │ ├── test_tools
│ │ ├── test_trace.py
│ │ ├── test_traceback.py
│ │ ├── test_tracemalloc.py
│ │ ├── test_ttk_guionly.py
│ │ ├── test_ttk_textonly.py
│ │ ├── test_tuple.py
│ │ ├── test_turtle.py
│ │ ├── test_typechecks.py
│ │ ├── test_types.py
│ │ ├── test_typing.py
│ │ ├── test_ucn.py
│ │ ├── test_unary.py
│ │ ├── test_unicode.py
│ │ ├── test_unicode_file.py
│ │ ├── test_unicode_file_functions.py
│ │ ├── test_unicode_identifiers.py
│ │ ├── test_unicodedata.py
│ │ ├── test_unittest.py
│ │ ├── test_univnewlines.py
│ │ ├── test_unpack.py
│ │ ├── test_unpack_ex.py
│ │ ├── test_urllib.py
│ │ ├── test_urllib2.py
│ │ ├── test_urllib2_localnet.py
│ │ ├── test_urllib2net.py
│ │ ├── test_urllib_response.py
│ │ ├── test_urllibnet.py
│ │ ├── test_urlparse.py
│ │ ├── test_userdict.py
│ │ ├── test_userlist.py
│ │ ├── test_userstring.py
│ │ ├── test_utf8source.py
│ │ ├── test_uu.py
│ │ ├── test_uuid.py
│ │ ├── test_venv.py
│ │ ├── test_wait3.py
│ │ ├── test_wait4.py
│ │ ├── test_warnings
│ │ ├── test_wave.py
│ │ ├── test_weakref.py
│ │ ├── test_weakset.py
│ │ ├── test_webbrowser.py
│ │ ├── test_winconsoleio.py
│ │ ├── test_winreg.py
│ │ ├── test_winsound.py
│ │ ├── test_with.py
│ │ ├── test_wsgiref.py
│ │ ├── test_xdrlib.py
│ │ ├── test_xml_dom_minicompat.py
│ │ ├── test_xml_etree.py
│ │ ├── test_xml_etree_c.py
│ │ ├── test_xmlrpc.py
│ │ ├── test_xmlrpc_net.py
│ │ ├── test_yield_from.py
│ │ ├── test_zipapp.py
│ │ ├── test_zipfile.py
│ │ ├── test_zipfile64.py
│ │ ├── test_zipimport.py
│ │ ├── test_zipimport_support.py
│ │ ├── test_zlib.py
│ │ ├── testcodec.py
│ │ ├── testtar.tar
│ │ ├── tf_inherit_check.py
│ │ ├── threaded_import_hangers.py
│ │ ├── time_hashlib.py
│ │ ├── tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
│ │ ├── tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
│ │ ├── tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
│ │ ├── tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
│ │ ├── tokenize_tests.txt
│ │ ├── tracedmodules
│ │ ├── win_console_handler.py
│ │ ├── wrongcert.pem
│ │ ├── xmltestdata
│ │ ├── xmltests.py
│ │ ├── zip_cp437_header.zip
│ │ └── zipdir.zip
│ ├── textwrap.py
│ ├── this.py
│ ├── threading.py
│ ├── timeit.py
│ ├── tkinter
│ │ ├── __init__.py
│ │ ├── __main__.py
│ │ ├── __pycache__
│ │ ├── colorchooser.py
│ │ ├── commondialog.py
│ │ ├── constants.py
│ │ ├── dialog.py
│ │ ├── dnd.py
│ │ ├── filedialog.py
│ │ ├── font.py
│ │ ├── messagebox.py
│ │ ├── scrolledtext.py
│ │ ├── simpledialog.py
│ │ ├── test
│ │ ├── tix.py
│ │ └── ttk.py
│ ├── token.py
│ ├── tokenize.py
│ ├── trace.py
│ ├── traceback.py
│ ├── tracemalloc.py
│ ├── tty.py
│ ├── turtle.py
│ ├── turtledemo
│ │ ├── __init__.py
│ │ ├── __main__.py
│ │ ├── __pycache__
│ │ ├── bytedesign.py
│ │ ├── chaos.py
│ │ ├── clock.py
│ │ ├── colormixer.py
│ │ ├── forest.py
│ │ ├── fractalcurves.py
│ │ ├── lindenmayer.py
│ │ ├── minimal_hanoi.py
│ │ ├── nim.py
│ │ ├── paint.py
│ │ ├── peace.py
│ │ ├── penrose.py
│ │ ├── planet_and_moon.py
│ │ ├── round_dance.py
│ │ ├── sorting_animate.py
│ │ ├── tree.py
│ │ ├── turtle.cfg
│ │ ├── two_canvases.py
│ │ ├── wikipedia.py
│ │ └── yinyang.py
│ ├── types.py
│ ├── typing.py
│ ├── unittest
│ │ ├── __init__.py
│ │ ├── __main__.py
│ │ ├── __pycache__
│ │ ├── case.py
│ │ ├── loader.py
│ │ ├── main.py
│ │ ├── mock.py
│ │ ├── result.py
│ │ ├── runner.py
│ │ ├── signals.py
│ │ ├── suite.py
│ │ ├── test
│ │ └── util.py
│ ├── urllib
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── error.py
│ │ ├── parse.py
│ │ ├── request.py
│ │ ├── response.py
│ │ └── robotparser.py
│ ├── uu.py
│ ├── uuid.py
│ ├── venv
│ │ ├── __init__.py
│ │ ├── __main__.py
│ │ ├── __pycache__
│ │ └── scripts
│ ├── warnings.py
│ ├── wave.py
│ ├── weakref.py
│ ├── webbrowser.py
│ ├── wsgiref
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── handlers.py
│ │ ├── headers.py
│ │ ├── simple_server.py
│ │ ├── util.py
│ │ └── validate.py
│ ├── xdrlib.py
│ ├── xml
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── dom
│ │ ├── etree
│ │ ├── parsers
│ │ └── sax
│ ├── xmlrpc
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── client.py
│ │ └── server.py
│ ├── zipapp.py
│ └── zipfile.py
├── NEWS.txt
├── Pillow-wininst.log
├── RemovePillow.exe
├── Scripts
│ ├── __init__.spec
│ ├── __pycache__
│ │ ├── createfontdatachunk.cpython-36.opt-1.pyc
│ │ ├── createfontdatachunk.cpython-36.pyc
│ │ ├── enhancer.cpython-36.opt-1.pyc
│ │ ├── enhancer.cpython-36.pyc
│ │ ├── explode.cpython-36.opt-1.pyc
│ │ ├── explode.cpython-36.pyc
│ │ ├── gifmaker.cpython-36.opt-1.pyc
│ │ ├── gifmaker.cpython-36.pyc
│ │ ├── painter.cpython-36.opt-1.pyc
│ │ ├── painter.cpython-36.pyc
│ │ ├── pilconvert.cpython-36.opt-1.pyc
│ │ ├── pilconvert.cpython-36.pyc
│ │ ├── pildriver.cpython-36.opt-1.pyc
│ │ ├── pildriver.cpython-36.pyc
│ │ ├── pilfile.cpython-36.opt-1.pyc
│ │ ├── pilfile.cpython-36.pyc
│ │ ├── pilfont.cpython-36.opt-1.pyc
│ │ ├── pilfont.cpython-36.pyc
│ │ ├── pilprint.cpython-36.opt-1.pyc
│ │ ├── pilprint.cpython-36.pyc
│ │ ├── player.cpython-36.opt-1.pyc
│ │ ├── player.cpython-36.pyc
│ │ ├── pywin32_postinstall.cpython-36.pyc
│ │ ├── pywin32_testall.cpython-36.pyc
│ │ ├── thresholder.cpython-36.opt-1.pyc
│ │ ├── thresholder.cpython-36.pyc
│ │ ├── viewer.cpython-36.opt-1.pyc
│ │ └── viewer.cpython-36.pyc
│ ├── chardetect-script.py
│ ├── chardetect.exe
│ ├── chardetect.exe.manifest
│ ├── createfontdatachunk.py
│ ├── easy_install-3.6.exe
│ ├── easy_install.exe
│ ├── enhancer.py
│ ├── explode.py
│ ├── futurize-script.py
│ ├── futurize.exe
│ ├── futurize.exe.manifest
│ ├── gifmaker.py
│ ├── httpserver.exe
│ ├── macho_dump.exe
│ ├── macho_find.exe
│ ├── macho_standalone.exe
│ ├── musicbox-script.py
│ ├── musicbox.exe
│ ├── musicbox.exe.manifest
│ ├── painter.py
│ ├── pasteurize-script.py
│ ├── pasteurize.exe
│ ├── pasteurize.exe.manifest
│ ├── pilconvert.py
│ ├── pildriver.py
│ ├── pilfile.py
│ ├── pilfont.py
│ ├── pilprint.py
│ ├── pip.exe
│ ├── pip3.6.exe
│ ├── pip3.exe
│ ├── player.py
│ ├── pyi-archive_viewer-script.py
│ ├── pyi-archive_viewer.exe
│ ├── pyi-archive_viewer.exe.manifest
│ ├── pyi-bindepend-script.py
│ ├── pyi-bindepend.exe
│ ├── pyi-bindepend.exe.manifest
│ ├── pyi-grab_version-script.py
│ ├── pyi-grab_version.exe
│ ├── pyi-grab_version.exe.manifest
│ ├── pyi-makespec-script.py
│ ├── pyi-makespec.exe
│ ├── pyi-makespec.exe.manifest
│ ├── pyi-set_version-script.py
│ ├── pyi-set_version.exe
│ ├── pyi-set_version.exe.manifest
│ ├── pyinstaller-script.py
│ ├── pyinstaller.exe
│ ├── pyinstaller.exe.manifest
│ ├── pywin32_postinstall.py
│ ├── pywin32_testall.py
│ ├── thresholder.py
│ ├── viewer.py
│ ├── wmitest.cmd
│ ├── wmitest.master.ini
│ ├── wmitest.py
│ └── wmiweb.py
├── Tools
│ ├── demo
│ │ ├── __pycache__
│ │ ├── beer.py
│ │ ├── eiffel.py
│ │ ├── hanoi.py
│ │ ├── life.py
│ │ ├── markov.py
│ │ ├── mcast.py
│ │ ├── queens.py
│ │ ├── redemo.py
│ │ ├── rpython.py
│ │ ├── rpythond.py
│ │ ├── sortvisu.py
│ │ ├── ss1.py
│ │ └── vector.py
│ ├── i18n
│ │ ├── __pycache__
│ │ ├── makelocalealias.py
│ │ ├── msgfmt.py
│ │ └── pygettext.py
│ ├── parser
│ │ ├── __pycache__
│ │ └── unparse.py
│ ├── pynche
│ │ ├── ChipViewer.py
│ │ ├── ColorDB.py
│ │ ├── DetailsViewer.py
│ │ ├── ListViewer.py
│ │ ├── Main.py
│ │ ├── PyncheWidget.py
│ │ ├── StripViewer.py
│ │ ├── Switchboard.py
│ │ ├── TextViewer.py
│ │ ├── TypeinViewer.py
│ │ ├── X
│ │ ├── __init__.py
│ │ ├── __pycache__
│ │ ├── html40colors.txt
│ │ ├── namedcolors.txt
│ │ ├── pyColorChooser.py
│ │ ├── pynche.pyw
│ │ ├── webcolors.txt
│ │ └── websafe.txt
│ └── scripts
│ ├── 2to3.py
│ ├── __pycache__
│ ├── abitype.py
│ ├── analyze_dxp.py
│ ├── byext.py
│ ├── byteyears.py
│ ├── checkpip.py
│ ├── checkpyc.py
│ ├── cleanfuture.py
│ ├── combinerefs.py
│ ├── copytime.py
│ ├── crlf.py
│ ├── db2pickle.py
│ ├── diff.py
│ ├── dutree.py
│ ├── eptags.py
│ ├── find-uname.py
│ ├── find_recursionlimit.py
│ ├── finddiv.py
│ ├── findlinksto.py
│ ├── findnocoding.py
│ ├── fixcid.py
│ ├── fixdiv.py
│ ├── fixheader.py
│ ├── fixnotice.py
│ ├── fixps.py
│ ├── generate_opcode_h.py
│ ├── get-remote-certificate.py
│ ├── google.py
│ ├── gprof2html.py
│ ├── h2py.py
│ ├── highlight.py
│ ├── ifdef.py
│ ├── import_diagnostics.py
│ ├── lfcr.py
│ ├── linktree.py
│ ├── lll.py
│ ├── mailerdaemon.py
│ ├── make_ctype.py
│ ├── md5sum.py
│ ├── mkreal.py
│ ├── ndiff.py
│ ├── nm2def.py
│ ├── objgraph.py
│ ├── parse_html5_entities.py
│ ├── parseentities.py
│ ├── patchcheck.py
│ ├── pathfix.py
│ ├── pdeps.py
│ ├── pickle2db.py
│ ├── pindent.py
│ ├── ptags.py
│ ├── pydoc3.py
│ ├── pysource.py
│ ├── pyvenv.py
│ ├── reindent-rst.py
│ ├── reindent.py
│ ├── rgrep.py
│ ├── run_tests.py
│ ├── serve.py
│ ├── suff.py
│ ├── svneol.py
│ ├── texi2html.py
│ ├── treesync.py
│ ├── untabify.py
│ ├── which.py
│ └── win_add2path.py
├── include
│ ├── Python-ast.h
│ ├── Python.h
│ ├── abstract.h
│ ├── accu.h
│ ├── asdl.h
│ ├── ast.h
│ ├── bitset.h
│ ├── bltinmodule.h
│ ├── boolobject.h
│ ├── bytearrayobject.h
│ ├── bytes_methods.h
│ ├── bytesobject.h
│ ├── cellobject.h
│ ├── ceval.h
│ ├── classobject.h
│ ├── code.h
│ ├── codecs.h
│ ├── compile.h
│ ├── complexobject.h
│ ├── datetime.h
│ ├── descrobject.h
│ ├── dictobject.h
│ ├── dtoa.h
│ ├── dynamic_annotations.h
│ ├── enumobject.h
│ ├── errcode.h
│ ├── eval.h
│ ├── fileobject.h
│ ├── fileutils.h
│ ├── floatobject.h
│ ├── frameobject.h
│ ├── funcobject.h
│ ├── genobject.h
│ ├── graminit.h
│ ├── grammar.h
│ ├── import.h
│ ├── intrcheck.h
│ ├── iterobject.h
│ ├── listobject.h
│ ├── longintrepr.h
│ ├── longobject.h
│ ├── marshal.h
│ ├── memoryobject.h
│ ├── metagrammar.h
│ ├── methodobject.h
│ ├── modsupport.h
│ ├── moduleobject.h
│ ├── namespaceobject.h
│ ├── node.h
│ ├── object.h
│ ├── objimpl.h
│ ├── odictobject.h
│ ├── opcode.h
│ ├── osdefs.h
│ ├── osmodule.h
│ ├── parsetok.h
│ ├── patchlevel.h
│ ├── pgen.h
│ ├── pgenheaders.h
│ ├── py_curses.h
│ ├── pyarena.h
│ ├── pyatomic.h
│ ├── pycapsule.h
│ ├── pyconfig.h
│ ├── pyctype.h
│ ├── pydebug.h
│ ├── pydtrace.h
│ ├── pyerrors.h
│ ├── pyexpat.h
│ ├── pyfpe.h
│ ├── pygetopt.h
│ ├── pyhash.h
│ ├── pylifecycle.h
│ ├── pymacconfig.h
│ ├── pymacro.h
│ ├── pymath.h
│ ├── pymem.h
│ ├── pyport.h
│ ├── pystate.h
│ ├── pystrcmp.h
│ ├── pystrhex.h
│ ├── pystrtod.h
│ ├── pythonrun.h
│ ├── pythread.h
│ ├── pytime.h
│ ├── rangeobject.h
│ ├── setobject.h
│ ├── sliceobject.h
│ ├── structmember.h
│ ├── structseq.h
│ ├── symtable.h
│ ├── sysmodule.h
│ ├── token.h
│ ├── traceback.h
│ ├── tupleobject.h
│ ├── typeslots.h
│ ├── ucnhash.h
│ ├── unicodeobject.h
│ ├── warnings.h
│ └── weakrefobject.h
├── libs
│ ├── _tkinter.lib
│ ├── libpython36.a
│ ├── python3.lib
│ ├── python36.lib
│ ├── python36_d.lib
│ └── python3_d.lib
├── python.exe
├── python.pdb
├── python3.dll
├── python36.dll
├── python36.pdb
├── python36_d.dll
├── python36_d.pdb
├── python3_d.dll
├── python_d.exe
├── python_d.pdb
├── pythonw.exe
├── pythonw.pdb
├── pythonw_d.exe
├── pythonw_d.pdb
├── readme.txt
├── selenium
│ └── webdriver
│ ├── firefox
│ └── remote
├── tcl
│ ├── dde1.4
│ │ ├── pkgIndex.tcl
│ │ ├── tcldde14.dll
│ │ └── tcldde14g.dll
│ ├── reg1.3
│ │ ├── pkgIndex.tcl
│ │ ├── tclreg13.dll
│ │ └── tclreg13g.dll
│ ├── tcl8
│ │ ├── 8.4
│ │ ├── 8.5
│ │ └── 8.6
│ ├── tcl8.6
│ │ ├── auto.tcl
│ │ ├── clock.tcl
│ │ ├── encoding
│ │ ├── history.tcl
│ │ ├── http1.0
│ │ ├── init.tcl
│ │ ├── msgs
│ │ ├── opt0.4
│ │ ├── package.tcl
│ │ ├── parray.tcl
│ │ ├── safe.tcl
│ │ ├── tclIndex
│ │ ├── tm.tcl
│ │ ├── tzdata
│ │ └── word.tcl
│ ├── tcl86t.lib
│ ├── tcl86tg.lib
│ ├── tclConfig.sh
│ ├── tclooConfig.sh
│ ├── tclstub86.lib
│ ├── tix8.4.3
│ │ ├── Balloon.tcl
│ │ ├── BtnBox.tcl
│ │ ├── CObjView.tcl
│ │ ├── ChkList.tcl
│ │ ├── ComboBox.tcl
│ │ ├── Compat.tcl
│ │ ├── Console.tcl
│ │ ├── Control.tcl
│ │ ├── DefSchm.tcl
│ │ ├── DialogS.tcl
│ │ ├── DirBox.tcl
│ │ ├── DirDlg.tcl
│ │ ├── DirList.tcl
│ │ ├── DirTree.tcl
│ │ ├── DragDrop.tcl
│ │ ├── DtlList.tcl
│ │ ├── EFileBox.tcl
│ │ ├── EFileDlg.tcl
│ │ ├── Event.tcl
│ │ ├── FileBox.tcl
│ │ ├── FileCbx.tcl
│ │ ├── FileDlg.tcl
│ │ ├── FileEnt.tcl
│ │ ├── FloatEnt.tcl
│ │ ├── Grid.tcl
│ │ ├── HList.tcl
│ │ ├── HListDD.tcl
│ │ ├── IconView.tcl
│ │ ├── Init.tcl
│ │ ├── LabEntry.tcl
│ │ ├── LabFrame.tcl
│ │ ├── LabWidg.tcl
│ │ ├── ListNBk.tcl
│ │ ├── Makefile
│ │ ├── Meter.tcl
│ │ ├── MultView.tcl
│ │ ├── NoteBook.tcl
│ │ ├── OldUtil.tcl
│ │ ├── OptMenu.tcl
│ │ ├── PanedWin.tcl
│ │ ├── PopMenu.tcl
│ │ ├── Primitiv.tcl
│ │ ├── ResizeH.tcl
│ │ ├── SGrid.tcl
│ │ ├── SHList.tcl
│ │ ├── SListBox.tcl
│ │ ├── STList.tcl
│ │ ├── SText.tcl
│ │ ├── SWidget.tcl
│ │ ├── SWindow.tcl
│ │ ├── Select.tcl
│ │ ├── Shell.tcl
│ │ ├── SimpDlg.tcl
│ │ ├── StackWin.tcl
│ │ ├── StatBar.tcl
│ │ ├── StdBBox.tcl
│ │ ├── StdShell.tcl
│ │ ├── TList.tcl
│ │ ├── Tix.tcl
│ │ ├── Tree.tcl
│ │ ├── Utils.tcl
│ │ ├── VResize.tcl
│ │ ├── VStack.tcl
│ │ ├── VTree.tcl
│ │ ├── Variable.tcl
│ │ ├── WInfo.tcl
│ │ ├── bitmaps
│ │ ├── demos
│ │ ├── fs.tcl
│ │ ├── pkgIndex.tcl
│ │ ├── pref
│ │ ├── tix84.dll
│ │ ├── tix84.lib
│ │ ├── tix84g.dll
│ │ └── tix84g.lib
│ ├── tk8.6
│ │ ├── bgerror.tcl
│ │ ├── button.tcl
│ │ ├── choosedir.tcl
│ │ ├── clrpick.tcl
│ │ ├── comdlg.tcl
│ │ ├── console.tcl
│ │ ├── demos
│ │ ├── dialog.tcl
│ │ ├── entry.tcl
│ │ ├── focus.tcl
│ │ ├── fontchooser.tcl
│ │ ├── iconlist.tcl
│ │ ├── icons.tcl
│ │ ├── images
│ │ ├── license.terms
│ │ ├── listbox.tcl
│ │ ├── megawidget.tcl
│ │ ├── menu.tcl
│ │ ├── mkpsenc.tcl
│ │ ├── msgbox.tcl
│ │ ├── msgs
│ │ ├── obsolete.tcl
│ │ ├── optMenu.tcl
│ │ ├── palette.tcl
│ │ ├── panedwindow.tcl
│ │ ├── pkgIndex.tcl
│ │ ├── safetk.tcl
│ │ ├── scale.tcl
│ │ ├── scrlbar.tcl
│ │ ├── spinbox.tcl
│ │ ├── tclIndex
│ │ ├── tearoff.tcl
│ │ ├── text.tcl
│ │ ├── tk.tcl
│ │ ├── tkfbox.tcl
│ │ ├── ttk
│ │ ├── unsupported.tcl
│ │ └── xmfbox.tcl
│ ├── tk86t.lib
│ ├── tk86tg.lib
│ └── tkstub86.lib
└── vcruntime140.dll
216 directories, 2197 files