Skip to content

Instantly share code, notes, and snippets.

@welitonfreitas
Created January 15, 2018 11:40
Show Gist options
  • Save welitonfreitas/8129dcaf11a6b4d2f50c0d15f4fffd9b to your computer and use it in GitHub Desktop.
Save welitonfreitas/8129dcaf11a6b4d2f50c0d15f4fffd9b to your computer and use it in GitHub Desktop.
modulegraph cross reference for teste.py
teste.py Script
imports: 'java.lang' • 'org.python' • __future__ • _ast • _bisect • _blake2 • _bootlocale • _bz2 • _codecs • _codecs_cn • _codecs_hk • _codecs_iso2022 • _codecs_jp • _codecs_kr • _codecs_tw • _collections • _collections_abc • _compat_pickle • _compression • _datetime • _dummy_thread • _dummy_threading • _frozen_importlib • _frozen_importlib_external • _functools • _hashlib • _heapq • _imp • _io • _locale • _lzma • _md5 • _multibytecodec • _opcode • _operator • _pickle • _posixsubprocess • _random • _sha1 • _sha256 • _sha3 • _sha512 • _signal • _socket • _sre • _ssl • _stat • _string • _strptime • _struct • _thread • _threading_local • _tracemalloc • _warnings • _weakref • _weakrefset • _winapi • _winreg • abc • argparse • ast • atexit • base64 • bdb • binascii • bisect • builtins • bz2 • calendar • cmd • code • codecs • codeop • collections • collections.abc • contextlib • copy • copyreg • datetime • difflib • dis • doctest • dummy_threading • email • email._encoded_words • email._header_value_parser • email._parseaddr • email._policybase • email.base64mime • email.charset • email.contentmanager • email.encoders • email.errors • email.feedparser • email.generator • email.header • email.headerregistry • email.iterators • email.message • email.parser • email.policy • email.quoprimime • email.utils • encodings • encodings.aliases • encodings.ascii • encodings.base64_codec • encodings.big5 • encodings.big5hkscs • encodings.bz2_codec • encodings.charmap • encodings.cp037 • encodings.cp1006 • encodings.cp1026 • encodings.cp1125 • encodings.cp1140 • encodings.cp1250 • encodings.cp1251 • encodings.cp1252 • encodings.cp1253 • encodings.cp1254 • encodings.cp1255 • encodings.cp1256 • encodings.cp1257 • encodings.cp1258 • encodings.cp273 • encodings.cp424 • encodings.cp437 • encodings.cp500 • encodings.cp65001 • encodings.cp720 • encodings.cp737 • encodings.cp775 • encodings.cp850 • encodings.cp852 • encodings.cp855 • encodings.cp856 • encodings.cp857 • encodings.cp858 • encodings.cp860 • encodings.cp861 • encodings.cp862 • encodings.cp863 • encodings.cp864 • encodings.cp865 • encodings.cp866 • encodings.cp869 • encodings.cp874 • encodings.cp875 • encodings.cp932 • encodings.cp949 • encodings.cp950 • encodings.euc_jis_2004 • encodings.euc_jisx0213 • encodings.euc_jp • encodings.euc_kr • encodings.gb18030 • encodings.gb2312 • encodings.gbk • encodings.hex_codec • encodings.hp_roman8 • encodings.hz • encodings.idna • encodings.iso2022_jp • encodings.iso2022_jp_1 • encodings.iso2022_jp_2 • encodings.iso2022_jp_2004 • encodings.iso2022_jp_3 • encodings.iso2022_jp_ext • encodings.iso2022_kr • encodings.iso8859_1 • encodings.iso8859_10 • encodings.iso8859_11 • encodings.iso8859_13 • encodings.iso8859_14 • encodings.iso8859_15 • encodings.iso8859_16 • encodings.iso8859_2 • encodings.iso8859_3 • encodings.iso8859_4 • encodings.iso8859_5 • encodings.iso8859_6 • encodings.iso8859_7 • encodings.iso8859_8 • encodings.iso8859_9 • encodings.johab • encodings.koi8_r • encodings.koi8_t • encodings.koi8_u • encodings.kz1048 • encodings.latin_1 • encodings.mac_arabic • encodings.mac_centeuro • encodings.mac_croatian • encodings.mac_cyrillic • encodings.mac_farsi • encodings.mac_greek • encodings.mac_iceland • encodings.mac_latin2 • encodings.mac_roman • encodings.mac_romanian • encodings.mac_turkish • encodings.mbcs • encodings.oem • encodings.palmos • encodings.ptcp154 • encodings.punycode • encodings.quopri_codec • encodings.raw_unicode_escape • encodings.rot_13 • encodings.shift_jis • encodings.shift_jis_2004 • encodings.shift_jisx0213 • encodings.tis_620 • encodings.undefined • encodings.unicode_escape • encodings.unicode_internal • encodings.utf_16 • encodings.utf_16_be • encodings.utf_16_le • encodings.utf_32 • encodings.utf_32_be • encodings.utf_32_le • encodings.utf_7 • encodings.utf_8 • encodings.utf_8_sig • encodings.uu_codec • encodings.zlib_codec • enum • errno • fnmatch • functools • gc • genericpath • getopt • gettext • glob • grp • gzip • hashlib • heapq • html • html.entities • http • http.client • http.server • importlib • importlib._bootstrap • importlib._bootstrap_external • importlib.abc • importlib.machinery • importlib.util • inspect • io • ipaddress • itertools • java • keyword • linecache • locale • logging • lzma • marshal • math • mimetypes • msvcrt • nt • ntpath • ntpath • opcode • operator • optparse • org • os • pdb • pickle • pkgutil • platform • plistlib • posix • posixpath • pprint • pwd • py_compile • pydoc • pydoc_data • pydoc_data.topics • pyexpat • quopri • random • re • readline • reprlib • resource • select • selectors • shlex • shutil • signal • socket • socketserver • sre_compile • sre_constants • sre_parse • ssl • stat • string • stringprep • struct • subprocess • sys • tarfile • tempfile • termios • textwrap • threading • time • token • tokenize • traceback • tracemalloc • tty • types • unicodedata • unittest • unittest.case • unittest.loader • unittest.main • unittest.result • unittest.runner • unittest.signals • unittest.suite • unittest.util • urllib • urllib.parse • uu • vms_lib • warnings • weakref • webbrowser • winreg • xml • xml.parsers • xml.parsers.expat • zipfile • zipimport • zlib
'java.lang' MissingModule
imported by: platform • teste.py • xml.sax._exceptions
'org.python' MissingModule
imported by: copy • teste.py • xml.sax
__future__ SourceModule
imported by: codeop • doctest • teste.py
_ast (builtin module)
imported by: ast • teste.py
_bisect C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_bisect-cpython-36m.dll
imported by: bisect • teste.py
_blake2 C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_blake2-cpython-36m.dll
imported by: hashlib • teste.py
_bootlocale SourceModule
imports: _locale • locale • sys
imported by: encodings • locale • teste.py
_bz2 C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_bz2-cpython-36m.dll
imported by: bz2 • teste.py
_codecs (builtin module)
imported by: codecs • teste.py
_codecs_cn C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_codecs_cn-cpython-36m.dll
imported by: encodings.gb18030 • encodings.gb2312 • encodings.gbk • encodings.hz • teste.py
_codecs_hk C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_codecs_hk-cpython-36m.dll
imported by: encodings.big5hkscs • teste.py
_codecs_iso2022 C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_codecs_iso2022-cpython-36m.dll
imported by: encodings.iso2022_jp • encodings.iso2022_jp_1 • encodings.iso2022_jp_2 • encodings.iso2022_jp_2004 • encodings.iso2022_jp_3 • encodings.iso2022_jp_ext • encodings.iso2022_kr • teste.py
_codecs_jp C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_codecs_jp-cpython-36m.dll
imported by: encodings.cp932 • encodings.euc_jis_2004 • encodings.euc_jisx0213 • encodings.euc_jp • encodings.shift_jis • encodings.shift_jis_2004 • encodings.shift_jisx0213 • teste.py
_codecs_kr C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_codecs_kr-cpython-36m.dll
imported by: encodings.cp949 • encodings.euc_kr • encodings.johab • teste.py
_codecs_tw C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_codecs_tw-cpython-36m.dll
imported by: encodings.big5 • encodings.cp950 • teste.py
_collections (builtin module)
imported by: collections • enum • teste.py • threading
_collections_abc SourceModule
imports: abc • sys
imported by: collections • collections.abc • contextlib • os • random • teste.py
_compat_pickle SourceModule
imported by: _pickle • pickle • teste.py
_compression SourceModule
imports: io
imported by: bz2 • gzip • lzma • teste.py
_datetime C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_datetime-cpython-36m.dll
imports: _strptime • time
imported by: datetime • teste.py
_dummy_thread SourceModule
imports: time • traceback
imported by: _strptime • dummy_threading • reprlib • tempfile • teste.py
_dummy_threading MissingModule
imported by: dummy_threading • teste.py
_frozen_importlib ExcludedModule
imported by: importlib • importlib.abc • teste.py
_frozen_importlib_external MissingModule
imported by: importlib • importlib._bootstrap • importlib.abc • teste.py
_functools (builtin module)
imported by: functools • teste.py
_hashlib C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_hashlib-cpython-36m.dll
imported by: hashlib • teste.py
_heapq C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_heapq-cpython-36m.dll
imported by: heapq • teste.py
_imp (builtin module)
imported by: importlib • importlib.machinery • teste.py
_io (builtin module)
imported by: io • teste.py
_locale (builtin module)
imported by: _bootlocale • locale • re • teste.py
_lzma C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_lzma-cpython-36m.dll
imported by: lzma • teste.py
_md5 C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_md5-cpython-36m.dll
imported by: hashlib • teste.py
_multibytecodec C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_multibytecodec-cpython-36m.dll
imported by: encodings.big5 • encodings.big5hkscs • encodings.cp932 • encodings.cp949 • encodings.cp950 • encodings.euc_jis_2004 • encodings.euc_jisx0213 • encodings.euc_jp • encodings.euc_kr • encodings.gb18030 • encodings.gb2312 • encodings.gbk • encodings.hz • encodings.iso2022_jp • encodings.iso2022_jp_1 • encodings.iso2022_jp_2 • encodings.iso2022_jp_2004 • encodings.iso2022_jp_3 • encodings.iso2022_jp_ext • encodings.iso2022_kr • encodings.johab • encodings.shift_jis • encodings.shift_jis_2004 • encodings.shift_jisx0213 • teste.py
_opcode C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_opcode-cpython-36m.dll
imported by: opcode • teste.py
_operator (builtin module)
imported by: operator • teste.py
_pickle C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_pickle-cpython-36m.dll
imports: _compat_pickle • codecs • copyreg
imported by: pickle • teste.py
_posixsubprocess MissingModule
imports: gc
imported by: subprocess • teste.py
_random C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_random-cpython-36m.dll
imported by: random • teste.py
_scproxy MissingModule
imported by: urllib.request
_sha1 C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_sha1-cpython-36m.dll
imported by: hashlib • teste.py
_sha256 C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_sha256-cpython-36m.dll
imported by: hashlib • teste.py
_sha3 C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_sha3-cpython-36m.dll
imported by: hashlib • teste.py
_sha512 C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_sha512-cpython-36m.dll
imported by: hashlib • teste.py
_signal (builtin module)
imported by: signal • teste.py
_socket C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_socket-cpython-36m.dll
imported by: socket • teste.py
_sre (builtin module)
imports: copy • re
imported by: sre_compile • sre_constants • teste.py
_ssl C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_ssl-cpython-36m.dll
imports: socket
imported by: ssl • teste.py
_stat (builtin module)
imported by: stat • teste.py
_string (builtin module)
imported by: string • teste.py
_strptime SourceModule
imports: _dummy_thread • _thread • calendar • datetime • locale • re • time
imported by: _datetime • datetime • teste.py • time
_struct C:/msys32_2/mingw32/lib/python3.6/lib-dynload\_struct-cpython-36m.dll
imported by: struct • teste.py
_thread (builtin module)
imported by: _strptime • functools • reprlib • tempfile • teste.py • threading
_threading_local SourceModule
imports: contextlib • threading • weakref
imported by: teste.py • threading
_tracemalloc (builtin module)
imported by: teste.py • tracemalloc
_warnings (builtin module)
imported by: teste.py • warnings
_weakref (builtin module)
imported by: _weakrefset • collections • teste.py • weakref • xml.sax.expatreader
_weakrefset SourceModule
imports: _weakref
imported by: abc • teste.py • threading • weakref
_winapi (builtin module)
imported by: subprocess • teste.py
_winreg MissingModule
imported by: platform • teste.py
abc SourceModule
imports: _weakrefset
imported by: _collections_abc • contextlib • email._policybase • functools • importlib.abc • inspect • io • os • selectors • teste.py
argparse SourceModule
imports: collections • copy • gettext • os • re • sys • textwrap
imported by: calendar • code • dis • doctest • http.server • inspect • pickle • tarfile • teste.py • tokenize • unittest.main
ast SourceModule
imports: _ast • collections • inspect
imported by: inspect • teste.py
atexit (builtin module)
imported by: logging • teste.py • weakref
base64 SourceModule
imports: binascii • getopt • re • struct • sys • warnings
imported by: email._encoded_words • email.base64mime • email.encoders • encodings.base64_codec • http.server • ssl • teste.py • urllib.request
bdb SourceModule
imports: fnmatch • inspect • linecache • os • reprlib • sys
imported by: pdb • teste.py
binascii C:/msys32_2/mingw32/lib/python3.6/lib-dynload\binascii-cpython-36m.dll
imported by: base64 • email._encoded_words • email.base64mime • email.contentmanager • email.header • encodings.hex_codec • encodings.uu_codec • http.server • plistlib • quopri • teste.py • uu • zipfile
bisect SourceModule
imports: _bisect
imported by: random • teste.py • urllib.request
builtins (builtin module)
imported by: bz2 • codecs • doctest • gettext • gzip • inspect • locale • lzma • operator • pydoc • reprlib • subprocess • tarfile • teste.py • tokenize
bz2 SourceModule
imports: _bz2 • _compression • builtins • dummy_threading • io • os • threading • warnings
imported by: encodings.bz2_codec • shutil • tarfile • teste.py • zipfile
calendar SourceModule
imports: argparse • datetime • itertools • locale • sys
imported by: _strptime • email._parseaddr • http.cookiejar • ssl • teste.py
cmd SourceModule
imports: readline • string • sys
imported by: pdb • teste.py
code SourceModule
imports: argparse • codeop • readline • sys • traceback
imported by: pdb • teste.py
codecs SourceModule
imports: _codecs • builtins • encodings • sys
imported by: _pickle • encodings • encodings.ascii • encodings.base64_codec • encodings.big5 • encodings.big5hkscs • encodings.bz2_codec • encodings.charmap • encodings.cp037 • encodings.cp1006 • encodings.cp1026 • encodings.cp1125 • encodings.cp1140 • encodings.cp1250 • encodings.cp1251 • encodings.cp1252 • encodings.cp1253 • encodings.cp1254 • encodings.cp1255 • encodings.cp1256 • encodings.cp1257 • encodings.cp1258 • encodings.cp273 • encodings.cp424 • encodings.cp437 • encodings.cp500 • encodings.cp65001 • encodings.cp720 • encodings.cp737 • encodings.cp775 • encodings.cp850 • encodings.cp852 • encodings.cp855 • encodings.cp856 • encodings.cp857 • encodings.cp858 • encodings.cp860 • encodings.cp861 • encodings.cp862 • encodings.cp863 • encodings.cp864 • encodings.cp865 • encodings.cp866 • encodings.cp869 • encodings.cp874 • encodings.cp875 • encodings.cp932 • encodings.cp949 • encodings.cp950 • encodings.euc_jis_2004 • encodings.euc_jisx0213 • encodings.euc_jp • encodings.euc_kr • encodings.gb18030 • encodings.gb2312 • encodings.gbk • encodings.hex_codec • encodings.hp_roman8 • encodings.hz • encodings.idna • encodings.iso2022_jp • encodings.iso2022_jp_1 • encodings.iso2022_jp_2 • encodings.iso2022_jp_2004 • encodings.iso2022_jp_3 • encodings.iso2022_jp_ext • encodings.iso2022_kr • encodings.iso8859_1 • encodings.iso8859_10 • encodings.iso8859_11 • encodings.iso8859_13 • encodings.iso8859_14 • encodings.iso8859_15 • encodings.iso8859_16 • encodings.iso8859_2 • encodings.iso8859_3 • encodings.iso8859_4 • encodings.iso8859_5 • encodings.iso8859_6 • encodings.iso8859_7 • encodings.iso8859_8 • encodings.iso8859_9 • encodings.johab • encodings.koi8_r • encodings.koi8_t • encodings.koi8_u • encodings.kz1048 • encodings.latin_1 • encodings.mac_arabic • encodings.mac_centeuro • encodings.mac_croatian • encodings.mac_cyrillic • encodings.mac_farsi • encodings.mac_greek • encodings.mac_iceland • encodings.mac_latin2 • encodings.mac_roman • encodings.mac_romanian • encodings.mac_turkish • encodings.mbcs • encodings.oem • encodings.palmos • encodings.ptcp154 • encodings.punycode • encodings.quopri_codec • encodings.raw_unicode_escape • encodings.rot_13 • encodings.shift_jis • encodings.shift_jis_2004 • encodings.shift_jisx0213 • encodings.tis_620 • encodings.undefined • encodings.unicode_escape • encodings.unicode_internal • encodings.utf_16 • encodings.utf_16_be • encodings.utf_16_le • encodings.utf_32 • encodings.utf_32_be • encodings.utf_32_le • encodings.utf_7 • encodings.utf_8 • encodings.utf_8_sig • encodings.uu_codec • encodings.zlib_codec • pickle • plistlib • teste.py • tokenize • xml.sax.saxutils
codeop SourceModule
imports: __future__
imported by: code • teste.py
collections Package
imports: _collections • _collections_abc • _weakref • copy • heapq • itertools • keyword • operator • reprlib • sys • warnings
imported by: argparse • ast • collections.abc • contextlib • difflib • dis • doctest • email._header_value_parser • email.feedparser • enum • functools • http.client • inspect • locale • logging • pkgutil • platform • pprint • pydoc • selectors • shlex • shutil • ssl • string • teste.py • threading • tokenize • traceback • tracemalloc • unittest.case • unittest.util • urllib.parse • urllib.request • weakref
collections.abc SourceModule
imports: _collections_abc • collections
imported by: inspect • teste.py • types
contextlib SourceModule
imports: _collections_abc • abc • collections • functools • sys
imported by: _threading_local • getpass • importlib.util • plistlib • teste.py • unittest.case • urllib.request
copy SourceModule
imports: 'org.python' • copyreg • types • weakref
imported by: _sre • argparse • collections • email.generator • gettext • http.cookiejar • http.server • tarfile • teste.py • weakref • webbrowser
copyreg SourceModule
imported by: _pickle • copy • pickle • re • teste.py
datetime SourceModule
imports: _datetime • _strptime • math • time
imported by: _strptime • calendar • email.utils • http.cookiejar • plistlib • teste.py
difflib SourceModule
imports: collections • difflib • doctest • heapq • re
imported by: difflib • doctest • teste.py • unittest.case
dis SourceModule
imports: argparse • collections • io • opcode • sys • types
imported by: inspect • pdb • teste.py
doctest SourceModule
imports: __future__ • argparse • builtins • collections • difflib • inspect • io • linecache • os • pdb • re • sys • traceback • unittest
imported by: difflib • heapq • pickle • teste.py
dummy_threading SourceModule
imports: _dummy_thread • _dummy_threading • sys • threading
imported by: bz2 • http.cookiejar • socketserver • subprocess • teste.py • zipfile
email Package
imports: email._header_value_parser • email.charset • email.errors • email.header • email.parser
imported by: email._encoded_words • email._header_value_parser • email._parseaddr • email._policybase • email.base64mime • email.charset • email.contentmanager • email.encoders • email.errors • email.feedparser • email.generator • email.header • email.headerregistry • email.iterators • email.message • email.parser • email.policy • email.quoprimime • email.utils • teste.py • urllib.request
email._encoded_words SourceModule
imports: base64 • binascii • email • email.errors • functools • re • string
imported by: email._header_value_parser • email.message • teste.py
email._header_value_parser SourceModule
imports: collections • email • email._encoded_words • email.errors • email.utils • operator • re • string • urllib
imported by: email • email.headerregistry • teste.py
email._parseaddr SourceModule
imports: calendar • email • time
imported by: email.utils • teste.py
email._policybase SourceModule
imports: abc • email • email.charset • email.header • email.utils
imported by: email.feedparser • email.message • email.parser • email.policy • teste.py
email.base64mime SourceModule
imports: base64 • binascii • email
imported by: email.charset • email.header • teste.py
email.charset SourceModule
imports: email • email.base64mime • email.encoders • email.errors • email.quoprimime • functools
imported by: email • email._policybase • email.contentmanager • email.header • email.message • email.utils • teste.py
email.contentmanager SourceModule
imports: binascii • email • email.charset • email.errors • email.message • email.quoprimime
imported by: email.policy • teste.py
email.encoders SourceModule
imports: base64 • email • quopri
imported by: email.charset • teste.py
email.errors SourceModule
imports: email
imported by: email • email._encoded_words • email._header_value_parser • email.charset • email.contentmanager • email.feedparser • email.header • email.headerregistry • email.message • teste.py
email.feedparser SourceModule
imports: collections • email • email._policybase • email.errors • email.message • io • re
imported by: email.parser • teste.py
email.generator SourceModule
imports: copy • email • email.utils • io • random • re • sys • time
imported by: email.message • teste.py
email.header SourceModule
imports: binascii • email • email.base64mime • email.charset • email.errors • email.quoprimime • re
imported by: email • email._policybase • teste.py
email.headerregistry SourceModule
imports: email • email._header_value_parser • email.errors • email.utils • types
imported by: email.policy • teste.py
email.iterators SourceModule
imports: email • io • sys
imported by: email.message • teste.py
email.message SourceModule
imports: email • email._encoded_words • email._policybase • email.charset • email.errors • email.generator • email.iterators • email.policy • email.utils • io • quopri • re • uu
imported by: email.contentmanager • email.feedparser • email.policy • http.client • pydoc • teste.py
email.parser SourceModule
imports: email • email._policybase • email.feedparser • io
imported by: email • http.client • teste.py
email.policy SourceModule
imports: email • email._policybase • email.contentmanager • email.headerregistry • email.message • email.utils • re
imported by: email.message • teste.py
email.quoprimime SourceModule
imports: email • re • string
imported by: email.charset • email.contentmanager • email.header • teste.py
email.utils SourceModule
imports: datetime • email • email._parseaddr • email.charset • os • random • re • socket • time • urllib.parse
imported by: email._header_value_parser • email._policybase • email.generator • email.headerregistry • email.message • email.policy • http.server • teste.py • urllib.request
encodings Package
imports: _bootlocale • codecs • encodings • encodings.aliases • encodings.ascii • encodings.base64_codec • encodings.big5 • encodings.big5hkscs • encodings.bz2_codec • encodings.charmap • encodings.cp037 • encodings.cp1006 • encodings.cp1026 • encodings.cp1125 • encodings.cp1140 • encodings.cp1250 • encodings.cp1251 • encodings.cp1252 • encodings.cp1253 • encodings.cp1254 • encodings.cp1255 • encodings.cp1256 • encodings.cp1257 • encodings.cp1258 • encodings.cp273 • encodings.cp424 • encodings.cp437 • encodings.cp500 • encodings.cp65001 • encodings.cp720 • encodings.cp737 • encodings.cp775 • encodings.cp850 • encodings.cp852 • encodings.cp855 • encodings.cp856 • encodings.cp857 • encodings.cp858 • encodings.cp860 • encodings.cp861 • encodings.cp862 • encodings.cp863 • encodings.cp864 • encodings.cp865 • encodings.cp866 • encodings.cp869 • encodings.cp874 • encodings.cp875 • encodings.cp932 • encodings.cp949 • encodings.cp950 • encodings.euc_jis_2004 • encodings.euc_jisx0213 • encodings.euc_jp • encodings.euc_kr • encodings.gb18030 • encodings.gb2312 • encodings.gbk • encodings.hex_codec • encodings.hp_roman8 • encodings.hz • encodings.idna • encodings.iso2022_jp • encodings.iso2022_jp_1 • encodings.iso2022_jp_2 • encodings.iso2022_jp_2004 • encodings.iso2022_jp_3 • encodings.iso2022_jp_ext • encodings.iso2022_kr • encodings.iso8859_1 • encodings.iso8859_10 • encodings.iso8859_11 • encodings.iso8859_13 • encodings.iso8859_14 • encodings.iso8859_15 • encodings.iso8859_16 • encodings.iso8859_2 • encodings.iso8859_3 • encodings.iso8859_4 • encodings.iso8859_5 • encodings.iso8859_6 • encodings.iso8859_7 • encodings.iso8859_8 • encodings.iso8859_9 • encodings.johab • encodings.koi8_r • encodings.koi8_t • encodings.koi8_u • encodings.kz1048 • encodings.latin_1 • encodings.mac_arabic • encodings.mac_centeuro • encodings.mac_croatian • encodings.mac_cyrillic • encodings.mac_farsi • encodings.mac_greek • encodings.mac_iceland • encodings.mac_latin2 • encodings.mac_roman • encodings.mac_romanian • encodings.mac_turkish • encodings.mbcs • encodings.oem • encodings.palmos • encodings.ptcp154 • encodings.punycode • encodings.quopri_codec • encodings.raw_unicode_escape • encodings.rot_13 • encodings.shift_jis • encodings.shift_jis_2004 • encodings.shift_jisx0213 • encodings.tis_620 • encodings.undefined • encodings.unicode_escape • encodings.unicode_internal • encodings.utf_16 • encodings.utf_16_be • encodings.utf_16_le • encodings.utf_32 • encodings.utf_32_be • encodings.utf_32_le • encodings.utf_7 • encodings.utf_8 • encodings.utf_8_sig • encodings.uu_codec • encodings.zlib_codec • sys
imported by: codecs • encodings • encodings.aliases • encodings.ascii • encodings.base64_codec • encodings.big5 • encodings.big5hkscs • encodings.bz2_codec • encodings.charmap • encodings.cp037 • encodings.cp1006 • encodings.cp1026 • encodings.cp1125 • encodings.cp1140 • encodings.cp1250 • encodings.cp1251 • encodings.cp1252 • encodings.cp1253 • encodings.cp1254 • encodings.cp1255 • encodings.cp1256 • encodings.cp1257 • encodings.cp1258 • encodings.cp273 • encodings.cp424 • encodings.cp437 • encodings.cp500 • encodings.cp65001 • encodings.cp720 • encodings.cp737 • encodings.cp775 • encodings.cp850 • encodings.cp852 • encodings.cp855 • encodings.cp856 • encodings.cp857 • encodings.cp858 • encodings.cp860 • encodings.cp861 • encodings.cp862 • encodings.cp863 • encodings.cp864 • encodings.cp865 • encodings.cp866 • encodings.cp869 • encodings.cp874 • encodings.cp875 • encodings.cp932 • encodings.cp949 • encodings.cp950 • encodings.euc_jis_2004 • encodings.euc_jisx0213 • encodings.euc_jp • encodings.euc_kr • encodings.gb18030 • encodings.gb2312 • encodings.gbk • encodings.hex_codec • encodings.hp_roman8 • encodings.hz • encodings.idna • encodings.iso2022_jp • encodings.iso2022_jp_1 • encodings.iso2022_jp_2 • encodings.iso2022_jp_2004 • encodings.iso2022_jp_3 • encodings.iso2022_jp_ext • encodings.iso2022_kr • encodings.iso8859_1 • encodings.iso8859_10 • encodings.iso8859_11 • encodings.iso8859_13 • encodings.iso8859_14 • encodings.iso8859_15 • encodings.iso8859_16 • encodings.iso8859_2 • encodings.iso8859_3 • encodings.iso8859_4 • encodings.iso8859_5 • encodings.iso8859_6 • encodings.iso8859_7 • encodings.iso8859_8 • encodings.iso8859_9 • encodings.johab • encodings.koi8_r • encodings.koi8_t • encodings.koi8_u • encodings.kz1048 • encodings.latin_1 • encodings.mac_arabic • encodings.mac_centeuro • encodings.mac_croatian • encodings.mac_cyrillic • encodings.mac_farsi • encodings.mac_greek • encodings.mac_iceland • encodings.mac_latin2 • encodings.mac_roman • encodings.mac_romanian • encodings.mac_turkish • encodings.mbcs • encodings.oem • encodings.palmos • encodings.ptcp154 • encodings.punycode • encodings.quopri_codec • encodings.raw_unicode_escape • encodings.rot_13 • encodings.shift_jis • encodings.shift_jis_2004 • encodings.shift_jisx0213 • encodings.tis_620 • encodings.undefined • encodings.unicode_escape • encodings.unicode_internal • encodings.utf_16 • encodings.utf_16_be • encodings.utf_16_le • encodings.utf_32 • encodings.utf_32_be • encodings.utf_32_le • encodings.utf_7 • encodings.utf_8 • encodings.utf_8_sig • encodings.uu_codec • encodings.zlib_codec • locale • teste.py
encodings.aliases SourceModule
imports: encodings
imported by: encodings • locale • teste.py
encodings.ascii SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.base64_codec SourceModule
imports: base64 • codecs • encodings
imported by: encodings • teste.py
encodings.big5 SourceModule
imports: _codecs_tw • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.big5hkscs SourceModule
imports: _codecs_hk • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.bz2_codec SourceModule
imports: bz2 • codecs • encodings
imported by: encodings • teste.py
encodings.charmap SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp037 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1006 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1026 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1125 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1140 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1250 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1251 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1252 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1253 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1254 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1255 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1256 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1257 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp1258 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp273 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp424 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp437 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp500 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp65001 SourceModule
imports: codecs • encodings • functools
imported by: encodings • teste.py
encodings.cp720 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp737 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp775 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp850 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp852 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp855 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp856 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp857 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp858 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp860 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp861 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp862 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp863 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp864 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp865 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp866 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp869 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp874 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp875 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.cp932 SourceModule
imports: _codecs_jp • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.cp949 SourceModule
imports: _codecs_kr • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.cp950 SourceModule
imports: _codecs_tw • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.euc_jis_2004 SourceModule
imports: _codecs_jp • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.euc_jisx0213 SourceModule
imports: _codecs_jp • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.euc_jp SourceModule
imports: _codecs_jp • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.euc_kr SourceModule
imports: _codecs_kr • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.gb18030 SourceModule
imports: _codecs_cn • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.gb2312 SourceModule
imports: _codecs_cn • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.gbk SourceModule
imports: _codecs_cn • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.hex_codec SourceModule
imports: binascii • codecs • encodings
imported by: encodings • teste.py
encodings.hp_roman8 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.hz SourceModule
imports: _codecs_cn • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.idna SourceModule
imports: codecs • encodings • re • stringprep • unicodedata
imported by: encodings • teste.py
encodings.iso2022_jp SourceModule
imports: _codecs_iso2022 • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.iso2022_jp_1 SourceModule
imports: _codecs_iso2022 • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.iso2022_jp_2 SourceModule
imports: _codecs_iso2022 • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.iso2022_jp_2004 SourceModule
imports: _codecs_iso2022 • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.iso2022_jp_3 SourceModule
imports: _codecs_iso2022 • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.iso2022_jp_ext SourceModule
imports: _codecs_iso2022 • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.iso2022_kr SourceModule
imports: _codecs_iso2022 • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_1 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_10 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_11 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_13 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_14 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_15 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_16 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_2 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_3 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_4 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_5 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_6 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_7 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_8 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.iso8859_9 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.johab SourceModule
imports: _codecs_kr • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.koi8_r SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.koi8_t SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.koi8_u SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.kz1048 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.latin_1 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mac_arabic SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mac_centeuro SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mac_croatian SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mac_cyrillic SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mac_farsi SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mac_greek SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mac_iceland SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mac_latin2 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mac_roman SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mac_romanian SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mac_turkish SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.mbcs SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.oem SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.palmos SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.ptcp154 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.punycode SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.quopri_codec SourceModule
imports: codecs • encodings • io • quopri
imported by: encodings • teste.py
encodings.raw_unicode_escape SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.rot_13 SourceModule
imports: codecs • encodings • sys
imported by: encodings • teste.py
encodings.shift_jis SourceModule
imports: _codecs_jp • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.shift_jis_2004 SourceModule
imports: _codecs_jp • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.shift_jisx0213 SourceModule
imports: _codecs_jp • _multibytecodec • codecs • encodings
imported by: encodings • teste.py
encodings.tis_620 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.undefined SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.unicode_escape SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.unicode_internal SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.utf_16 SourceModule
imports: codecs • encodings • sys
imported by: encodings • teste.py
encodings.utf_16_be SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.utf_16_le SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.utf_32 SourceModule
imports: codecs • encodings • sys
imported by: encodings • teste.py
encodings.utf_32_be SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.utf_32_le SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.utf_7 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.utf_8 SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.utf_8_sig SourceModule
imports: codecs • encodings
imported by: encodings • teste.py
encodings.uu_codec SourceModule
imports: binascii • codecs • encodings • io
imported by: encodings • teste.py
encodings.zlib_codec SourceModule
imports: codecs • encodings • zlib
imported by: encodings • teste.py
enum SourceModule
imports: _collections • collections • functools • operator • sys • types
imported by: http • inspect • plistlib • re • signal • socket • ssl • teste.py
errno (builtin module)
imported by: gettext • gzip • os • shutil • socket • socketserver • ssl • subprocess • tempfile • teste.py
fnmatch SourceModule
imports: functools • os • posixpath • re
imported by: bdb • glob • shutil • teste.py • tracemalloc • unittest.loader • urllib.request
ftplib SourceModule
imports: netrc • re • socket • ssl • sys • warnings
imported by: urllib.request
functools SourceModule
imports: _functools • _thread • abc • collections • reprlib • types • weakref
imported by: contextlib • email._encoded_words • email.charset • encodings.cp65001 • enum • fnmatch • importlib.util • inspect • ipaddress • linecache • locale • operator • pickle • pkgutil • re • signal • tempfile • teste.py • tracemalloc • types • unittest.case • unittest.loader • unittest.result • unittest.signals
gc (builtin module)
imports: time
imported by: _posixsubprocess • teste.py • weakref
genericpath SourceModule
imports: os • stat
imported by: ntpath • posixpath • teste.py
getopt SourceModule
imports: gettext • os • sys
imported by: base64 • mimetypes • pdb • pydoc • quopri • teste.py • webbrowser
getpass SourceModule
imports: contextlib • io • msvcrt • os • pwd • sys • termios • warnings
imported by: urllib.request
gettext SourceModule
imports: builtins • copy • errno • io • locale • os • re • struct • sys
imported by: argparse • getopt • optparse • teste.py
glob SourceModule
imports: fnmatch • os • re
imported by: pdb • teste.py • webbrowser
grp MissingModule
imported by: shutil • tarfile • teste.py
gzip SourceModule
imports: _compression • builtins • errno • io • os • struct • sys • time • warnings • zlib
imported by: tarfile • teste.py
hashlib SourceModule
imports: _blake2 • _hashlib • _md5 • _sha1 • _sha256 • _sha3 • _sha512 • logging
imported by: random • teste.py • urllib.request
heapq SourceModule
imports: _heapq • doctest
imported by: collections • difflib • teste.py
html Package
imports: html.entities • re
imported by: html.entities • http.server • teste.py
html.entities SourceModule
imports: html
imported by: html • teste.py
http Package
imports: enum
imported by: http.client • http.cookiejar • http.server • teste.py
http.client SourceModule
imports: collections • email.message • email.parser • http • io • os • re • socket • ssl • urllib.parse • warnings
imported by: http.cookiejar • http.server • teste.py • urllib.request
http.cookiejar SourceModule
imports: calendar • copy • datetime • dummy_threading • http • http.client • io • logging • re • threading • time • traceback • urllib.parse • urllib.request • warnings
imported by: urllib.request
http.server SourceModule
imports: argparse • base64 • binascii • copy • email.utils • html • http • http.client • io • mimetypes • os • posixpath • pwd • select • shutil • socket • socketserver • subprocess • sys • time • urllib.parse
imported by: pydoc • teste.py
importlib Package
imports: _frozen_importlib • _frozen_importlib_external • _imp • importlib • importlib._bootstrap • importlib._bootstrap_external • importlib.abc • sys • types • warnings
imported by: importlib • importlib._bootstrap • importlib._bootstrap_external • importlib.abc • importlib.machinery • importlib.util • inspect • pkgutil • teste.py
importlib._bootstrap SourceModule
imports: _frozen_importlib_external • importlib
imported by: importlib • importlib.abc • importlib.machinery • importlib.util • pydoc • teste.py
importlib._bootstrap_external SourceModule
imports: importlib • tokenize
imported by: importlib • importlib.abc • importlib.machinery • importlib.util • py_compile • pydoc • teste.py
importlib.abc SourceModule
imports: _frozen_importlib • _frozen_importlib_external • abc • importlib • importlib._bootstrap • importlib._bootstrap_external • importlib.machinery
imported by: importlib • importlib.util • teste.py
importlib.machinery SourceModule
imports: _imp • importlib • importlib._bootstrap • importlib._bootstrap_external
imported by: importlib.abc • inspect • pkgutil • py_compile • pydoc • teste.py
importlib.util SourceModule
imports: contextlib • functools • importlib • importlib._bootstrap • importlib._bootstrap_external • importlib.abc • sys • types • warnings
imported by: pkgutil • py_compile • pydoc • teste.py • zipfile
inspect SourceModule
imports: abc • argparse • ast • builtins • collections • collections.abc • dis • enum • functools • importlib • importlib.machinery • itertools • linecache • operator • os • re • sys • token • tokenize • types • warnings
imported by: ast • bdb • doctest • pdb • pkgutil • pydoc • teste.py
io SourceModule
imports: _io • abc
imported by: _compression • bz2 • dis • doctest • email.feedparser • email.generator • email.iterators • email.message • email.parser • encodings.quopri_codec • encodings.uu_codec • getpass • gettext • gzip • http.client • http.cookiejar • http.server • logging • lzma • os • pickle • plistlib • pprint • pydoc • quopri • shlex • socket • socketserver • subprocess • tarfile • tempfile • teste.py • tokenize • unittest.result • urllib.request • xml.sax • xml.sax.saxutils • zipfile
ipaddress SourceModule
imports: functools
imported by: ssl • teste.py
itertools (builtin module)
imported by: calendar • collections • inspect • pickle • plistlib • random • reprlib • teste.py • threading • tokenize • traceback • weakref
java MissingModule
imported by: platform • teste.py
keyword SourceModule
imports: re • sys
imported by: collections • teste.py
linecache SourceModule
imports: functools • os • sys • tokenize
imported by: bdb • doctest • inspect • pdb • teste.py • traceback • tracemalloc • warnings
locale SourceModule
imports: _bootlocale • _locale • builtins • collections • encodings • encodings.aliases • functools • os • re • sys
imported by: _bootlocale • _strptime • calendar • gettext • teste.py
logging Package
imports: atexit • collections • io • os • string • sys • threading • time • traceback • warnings • weakref
imported by: hashlib • http.cookiejar • teste.py • unittest.case
lzma SourceModule
imports: _compression • _lzma • builtins • io • os
imported by: shutil • tarfile • teste.py • zipfile
marshal (builtin module)
imported by: pkgutil • teste.py
math C:/msys32_2/mingw32/lib/python3.6/lib-dynload\math-cpython-36m.dll
imported by: datetime • random • selectors • teste.py
mimetypes SourceModule
imports: getopt • os • posixpath • sys • urllib.parse • winreg
imported by: http.server • teste.py • urllib.request
msvcrt (builtin module)
imported by: getpass • subprocess • teste.py
netrc SourceModule
imports: os • pwd • shlex • stat
imported by: ftplib
nt (builtin module)
imported by: ntpath • os • shutil • teste.py
ntpath SourceModule
imports: genericpath • nt • os • stat • string • sys • warnings
imported by: ntpath • os • teste.py
ntpath AliasNode
imports: ntpath • os
imported by: os • pkgutil • py_compile • teste.py • tracemalloc • unittest • unittest.util
nturl2path SourceModule
imports: string • urllib.parse
imported by: urllib.request
opcode SourceModule
imports: _opcode
imported by: dis • teste.py
operator SourceModule
imports: _operator • builtins • functools
imported by: collections • email._header_value_parser • enum • inspect • teste.py
optparse SourceModule
imports: gettext • os • sys • textwrap
imported by: teste.py • uu
org MissingModule
imported by: pickle • teste.py
os SourceModule
imports: _collections_abc • abc • errno • io • nt • ntpath • ntpath • posix • posixpath • stat • subprocess • sys • warnings
imported by: argparse • bdb • bz2 • doctest • email.utils • fnmatch • genericpath • getopt • getpass • gettext • glob • gzip • http.client • http.server • inspect • linecache • locale • logging • lzma • mimetypes • netrc • ntpath • ntpath • optparse • pdb • pkgutil • platform • plistlib • posixpath • py_compile • pydoc • random • shlex • shutil • socket • socketserver • ssl • subprocess • tarfile • tempfile • teste.py • unittest.loader • unittest.main • urllib.request • uu • webbrowser • xml.sax • xml.sax.saxutils • zipfile
pdb SourceModule
imports: bdb • cmd • code • dis • getopt • glob • inspect • linecache • os • pdb • pprint • pydoc • re • readline • shlex • signal • sys • traceback
imported by: doctest • pdb • teste.py
pickle SourceModule
imports: _compat_pickle • _pickle • argparse • codecs • copyreg • doctest • functools • io • itertools • org • pprint • re • struct • sys • types
imported by: teste.py • tracemalloc
pkgutil SourceModule
imports: collections • functools • importlib • importlib.machinery • importlib.util • inspect • marshal • ntpath • os • sys • types • warnings • zipimport
imported by: pydoc • teste.py
platform SourceModule
imports: 'java.lang' • _winreg • collections • java • os • plistlib • re • socket • struct • subprocess • sys • vms_lib • warnings • winreg
imported by: pydoc • teste.py
plistlib SourceModule
imports: binascii • codecs • contextlib • datetime • enum • io • itertools • os • re • struct • warnings • xml.parsers.expat
imported by: platform • teste.py
posix MissingModule
imports: resource
imported by: os • teste.py
posixpath SourceModule
imports: genericpath • os • pwd • re • stat • sys
imported by: fnmatch • http.server • mimetypes • os • teste.py • urllib.request
pprint SourceModule
imports: collections • io • re • sys • time • types
imported by: pdb • pickle • teste.py • unittest.case
pwd MissingModule
imported by: getpass • http.server • netrc • posixpath • shutil • tarfile • teste.py • webbrowser
py_compile SourceModule
imports: importlib._bootstrap_external • importlib.machinery • importlib.util • ntpath • os • sys • traceback
imported by: teste.py • zipfile
pydoc SourceModule
imports: builtins • collections • email.message • getopt • http.server • importlib._bootstrap • importlib._bootstrap_external • importlib.machinery • importlib.util • inspect • io • os • pkgutil • platform • pydoc_data.topics • re • reprlib • select • subprocess • sys • tempfile • textwrap • threading • time • tokenize • traceback • tty • urllib.parse • warnings • webbrowser
imported by: pdb • teste.py
pydoc_data Package
imported by: pydoc_data.topics • teste.py
pydoc_data.topics SourceModule
imports: pydoc_data
imported by: pydoc • teste.py
pyexpat C:/msys32_2/mingw32/lib/python3.6/lib-dynload\pyexpat-cpython-36m.dll
imported by: teste.py • xml.parsers.expat
quopri SourceModule
imports: binascii • getopt • io • sys
imported by: email.encoders • email.message • encodings.quopri_codec • teste.py
random SourceModule
imports: _collections_abc • _random • bisect • hashlib • itertools • math • os • time • types • warnings
imported by: email.generator • email.utils • tempfile • teste.py
re SourceModule
imports: _locale • copyreg • enum • functools • sre_compile • sre_constants • sre_parse
imported by: _sre • _strptime • argparse • base64 • difflib • doctest • email._encoded_words • email._header_value_parser • email.feedparser • email.generator • email.header • email.message • email.policy • email.quoprimime • email.utils • encodings.idna • fnmatch • ftplib • gettext • glob • html • http.client • http.cookiejar • inspect • keyword • locale • pdb • pickle • platform • plistlib • posixpath • pprint • pydoc • shlex • ssl • string • tarfile • teste.py • textwrap • token • tokenize • unittest.case • unittest.loader • urllib.parse • urllib.request • warnings • zipfile
readline MissingModule
imported by: cmd • code • pdb • teste.py
reprlib SourceModule
imports: _dummy_thread • _thread • builtins • itertools
imported by: bdb • collections • functools • pydoc • teste.py
resource MissingModule
imported by: posix • teste.py
select C:/msys32_2/mingw32/lib/python3.6/lib-dynload\select-cpython-36m.dll
imported by: http.server • pydoc • selectors • subprocess • teste.py
selectors SourceModule
imports: abc • collections • math • select • sys
imported by: socket • socketserver • subprocess • teste.py
shlex SourceModule
imports: collections • io • os • re • sys
imported by: netrc • pdb • teste.py • webbrowser
shutil SourceModule
imports: bz2 • collections • errno • fnmatch • grp • lzma • nt • os • pwd • stat • sys • tarfile • zipfile • zlib
imported by: http.server • tarfile • tempfile • teste.py • webbrowser • zipfile
signal SourceModule
imports: _signal • enum • functools
imported by: pdb • subprocess • teste.py • unittest.signals
socket SourceModule
imports: _socket • enum • errno • io • os • selectors • sys
imported by: _ssl • email.utils • ftplib • http.client • http.server • platform • socketserver • ssl • teste.py • urllib.request • webbrowser
socketserver SourceModule
imports: dummy_threading • errno • io • os • selectors • socket • sys • threading • time • traceback
imported by: http.server • teste.py
sre_compile SourceModule
imports: _sre • sre_constants • sre_parse
imported by: re • teste.py
sre_constants SourceModule
imports: _sre
imported by: re • sre_compile • sre_parse • teste.py
sre_parse SourceModule
imports: sre_constants • warnings
imported by: re • sre_compile • teste.py
ssl SourceModule
imports: _ssl • base64 • calendar • collections • enum • errno • ipaddress • os • re • socket • sys • textwrap • time • warnings
imported by: ftplib • http.client • teste.py • urllib.request
stat SourceModule
imports: _stat
imported by: genericpath • netrc • ntpath • os • posixpath • shutil • tarfile • teste.py • zipfile
string SourceModule
imports: _string • collections • re • warnings
imported by: cmd • email._encoded_words • email._header_value_parser • email.quoprimime • logging • ntpath • nturl2path • teste.py • urllib.request
stringprep SourceModule
imports: unicodedata
imported by: encodings.idna • teste.py
struct SourceModule
imports: _struct
imported by: base64 • gettext • gzip • pickle • platform • plistlib • tarfile • teste.py • zipfile
subprocess SourceModule
imports: _posixsubprocess • _winapi • builtins • dummy_threading • errno • io • msvcrt • os • select • selectors • signal • sys • threading • time • warnings
imported by: http.server • os • platform • pydoc • teste.py • webbrowser
sys (builtin module)
imported by: _bootlocale • _collections_abc • argparse • base64 • bdb • calendar • cmd • code • codecs • collections • contextlib • dis • doctest • dummy_threading • email.generator • email.iterators • encodings • encodings.rot_13 • encodings.utf_16 • encodings.utf_32 • enum • ftplib • getopt • getpass • gettext • gzip • http.server • importlib • importlib.util • inspect • keyword • linecache • locale • logging • mimetypes • ntpath • optparse • os • pdb • pickle • pkgutil • platform • posixpath • pprint • py_compile • pydoc • quopri • selectors • shlex • shutil • socket • socketserver • ssl • subprocess • tarfile • teste.py • threading • token • tokenize • traceback • types • unittest.case • unittest.loader • unittest.main • unittest.result • unittest.runner • unittest.suite • urllib.parse • urllib.request • uu • warnings • weakref • webbrowser • xml.parsers.expat • xml.sax • xml.sax._exceptions • xml.sax.expatreader • xml.sax.saxutils • zipfile
tarfile SourceModule
imports: argparse • builtins • bz2 • copy • grp • gzip • io • lzma • os • pwd • re • shutil • stat • struct • sys • time • warnings • zlib
imported by: shutil • teste.py
tempfile SourceModule
imports: _dummy_thread • _thread • errno • functools • io • os • random • shutil • warnings • weakref
imported by: pydoc • teste.py • urllib.request • urllib.response • webbrowser
termios MissingModule
imported by: getpass • teste.py • tty
textwrap SourceModule
imports: re
imported by: argparse • optparse • pydoc • ssl • teste.py • zipfile
threading SourceModule
imports: _collections • _thread • _threading_local • _weakrefset • collections • itertools • sys • time • traceback
imported by: _threading_local • bz2 • dummy_threading • http.cookiejar • logging • pydoc • socketserver • subprocess • teste.py • zipfile
time (builtin module)
imports: _strptime
imported by: _datetime • _dummy_thread • _strptime • datetime • email._parseaddr • email.generator • email.utils • gc • gzip • http.cookiejar • http.server • logging • pprint • pydoc • random • socketserver • ssl • subprocess • tarfile • teste.py • threading • unittest.runner • urllib.request • zipfile
token SourceModule
imports: re • sys
imported by: inspect • teste.py • tokenize
tokenize SourceModule
imports: argparse • builtins • codecs • collections • io • itertools • re • sys • token
imported by: importlib._bootstrap_external • inspect • linecache • pydoc • teste.py
traceback SourceModule
imports: collections • itertools • linecache • sys
imported by: _dummy_thread • code • doctest • http.cookiejar • logging • pdb • py_compile • pydoc • socketserver • teste.py • threading • unittest.case • unittest.loader • unittest.result
tracemalloc SourceModule
imports: _tracemalloc • collections • fnmatch • functools • linecache • ntpath • pickle
imported by: teste.py • warnings
tty SourceModule
imports: termios
imported by: pydoc • teste.py
types SourceModule
imports: collections.abc • functools • sys
imported by: copy • dis • email.headerregistry • enum • functools • importlib • importlib.util • inspect • pickle • pkgutil • pprint • random • teste.py • unittest.loader
unicodedata C:/msys32_2/mingw32/lib/python3.6/lib-dynload\unicodedata-cpython-36m.dll
imported by: encodings.idna • stringprep • teste.py
unittest Package
imports: ntpath • unittest • unittest.case • unittest.loader • unittest.main • unittest.result • unittest.runner • unittest.signals • unittest.suite • unittest.util
imported by: doctest • teste.py • unittest • unittest.case • unittest.loader • unittest.main • unittest.result • unittest.runner • unittest.signals • unittest.suite • unittest.util
unittest.case SourceModule
imports: collections • contextlib • difflib • functools • logging • pprint • re • sys • traceback • unittest • unittest.result • unittest.util • warnings
imported by: teste.py • unittest • unittest.loader • unittest.suite
unittest.loader SourceModule
imports: fnmatch • functools • os • re • sys • traceback • types • unittest • unittest.case • unittest.suite • unittest.util • warnings
imported by: teste.py • unittest • unittest.main
unittest.main SourceModule
imports: argparse • os • sys • unittest • unittest.loader • unittest.runner • unittest.signals
imported by: teste.py • unittest
unittest.result SourceModule
imports: functools • io • sys • traceback • unittest • unittest.util
imported by: teste.py • unittest • unittest.case • unittest.runner
unittest.runner SourceModule
imports: sys • time • unittest • unittest.result • unittest.signals • warnings
imported by: teste.py • unittest • unittest.main
unittest.signals SourceModule
imports: functools • signal • unittest • weakref
imported by: teste.py • unittest • unittest.main • unittest.runner
unittest.suite SourceModule
imports: sys • unittest • unittest.case • unittest.util
imported by: teste.py • unittest • unittest.loader
unittest.util SourceModule
imports: collections • ntpath • unittest
imported by: teste.py • unittest • unittest.case • unittest.loader • unittest.result • unittest.suite
urllib Package
imported by: email._header_value_parser • teste.py • urllib.error • urllib.parse • urllib.request • urllib.response
urllib.error SourceModule
imports: urllib • urllib.response
imported by: urllib.request
urllib.parse SourceModule
imports: collections • re • sys • urllib
imported by: email.utils • http.client • http.cookiejar • http.server • mimetypes • nturl2path • pydoc • teste.py • urllib.request • xml.sax.saxutils
urllib.request SourceModule
imports: _scproxy • base64 • bisect • collections • contextlib • email • email.utils • fnmatch • ftplib • getpass • hashlib • http.client • http.cookiejar • io • mimetypes • nturl2path • os • posixpath • re • socket • ssl • string • sys • tempfile • time • urllib • urllib.error • urllib.parse • urllib.response • warnings • winreg
imported by: http.cookiejar • xml.sax.saxutils
urllib.response SourceModule
imports: tempfile • urllib
imported by: urllib.error • urllib.request
uu SourceModule
imports: binascii • optparse • os • sys
imported by: email.message • teste.py
vms_lib MissingModule
imported by: platform • teste.py
warnings SourceModule
imports: _warnings • linecache • re • sys • tracemalloc
imported by: base64 • bz2 • collections • ftplib • getpass • gzip • http.client • http.cookiejar • importlib • importlib.util • inspect • logging • ntpath • os • pkgutil • platform • plistlib • pydoc • random • sre_parse • ssl • string • subprocess • tarfile • tempfile • teste.py • unittest.case • unittest.loader • unittest.runner • urllib.request • zipfile
weakref SourceModule
imports: _weakref • _weakrefset • atexit • collections • copy • gc • itertools • sys
imported by: _threading_local • copy • functools • logging • tempfile • teste.py • unittest.signals • xml.sax.expatreader
webbrowser SourceModule
imports: copy • getopt • glob • os • pwd • shlex • shutil • socket • subprocess • sys • tempfile
imported by: pydoc • teste.py
winreg (builtin module)
imported by: mimetypes • platform • teste.py • urllib.request
xml Package
imports: xml.sax.expatreader • xml.sax.xmlreader
imported by: teste.py • xml.parsers • xml.sax
xml.parsers Package
imports: xml
imported by: teste.py • xml.parsers.expat • xml.sax.expatreader
xml.parsers.expat SourceModule
imports: pyexpat • sys • xml.parsers
imported by: plistlib • teste.py • xml.sax.expatreader
xml.sax Package
imports: 'org.python' • io • os • sys • xml • xml.sax • xml.sax._exceptions • xml.sax.expatreader • xml.sax.handler • xml.sax.saxutils • xml.sax.xmlreader
imported by: xml.sax • xml.sax._exceptions • xml.sax.expatreader • xml.sax.handler • xml.sax.saxutils • xml.sax.xmlreader
xml.sax._exceptions SourceModule
imports: 'java.lang' • sys • xml.sax
imported by: xml.sax • xml.sax.expatreader • xml.sax.xmlreader
xml.sax.expatreader SourceModule
imports: _weakref • sys • weakref • xml.parsers • xml.parsers.expat • xml.sax • xml.sax._exceptions • xml.sax.handler • xml.sax.saxutils • xml.sax.xmlreader
imported by: xml • xml.sax
xml.sax.handler SourceModule
imports: xml.sax
imported by: xml.sax • xml.sax.expatreader • xml.sax.saxutils • xml.sax.xmlreader
xml.sax.saxutils SourceModule
imports: codecs • io • os • sys • urllib.parse • urllib.request • xml.sax • xml.sax.handler • xml.sax.xmlreader
imported by: xml.sax • xml.sax.expatreader • xml.sax.xmlreader
xml.sax.xmlreader SourceModule
imports: xml.sax • xml.sax._exceptions • xml.sax.handler • xml.sax.saxutils
imported by: xml • xml.sax • xml.sax.expatreader • xml.sax.saxutils
zipfile SourceModule
imports: binascii • bz2 • dummy_threading • importlib.util • io • lzma • os • py_compile • re • shutil • stat • struct • sys • textwrap • threading • time • warnings • zlib
imported by: shutil • teste.py
zipimport (builtin module)
imports: zlib
imported by: pkgutil • teste.py
zlib C:/msys32_2/mingw32/lib/python3.6/lib-dynload\zlib-cpython-36m.dll
imported by: encodings.zlib_codec • gzip • shutil • tarfile • teste.py • zipfile • zipimport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment