@@ -22,7 +22,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
2222 • < a href ="#_collections_abc "> _collections_abc</ a >
2323 • < a href ="#_weakrefset "> _weakrefset</ a >
2424 • < a href ="#abc "> abc</ a >
25- • < a href ="#cgi "> cgi</ a >
2625 • < a href ="#codecs "> codecs</ a >
2726 • < a href ="#collections "> collections</ a >
2827 • < a href ="#collections.abc "> collections.abc</ a >
@@ -156,7 +155,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
156155 • < a href ="#functools "> functools</ a >
157156 • < a href ="#heapq "> heapq</ a >
158157 • < a href ="#io "> io</ a >
159- • < a href ="#json "> json</ a >
160158 • < a href ="#keyword "> keyword</ a >
161159 • < a href ="#linecache "> linecache</ a >
162160 • < a href ="#lists "> lists</ a >
@@ -170,8 +168,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
170168 • < a href ="#sre_compile "> sre_compile</ a >
171169 • < a href ="#sre_constants "> sre_constants</ a >
172170 • < a href ="#sre_parse "> sre_parse</ a >
173- • < a href ="#sys "> sys</ a >
174- • < a href ="#time "> time</ a >
175171 • < a href ="#traceback "> traceback</ a >
176172 • < a href ="#types "> types</ a >
177173 • < a href ="#warnings "> warnings</ a >
@@ -664,23 +660,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
664660
665661</ div >
666662
667- < div class ="node ">
668- < a name ="_json "> </ a >
669- < tt > _json</ tt > < span class ="moduletype "> < i > (builtin module)</ i > </ span > < div class ="import ">
670- imports:
671- < a href ="#json.decoder "> json.decoder</ a >
672-
673- </ div >
674- < div class ="import ">
675- imported by:
676- < a href ="#json.decoder "> json.decoder</ a >
677- • < a href ="#json.encoder "> json.encoder</ a >
678- • < a href ="#json.scanner "> json.scanner</ a >
679-
680- </ div >
681-
682- </ div >
683-
684663< div class ="node ">
685664 < a name ="_locale "> </ a >
686665 < tt > _locale</ tt > < span class ="moduletype "> < i > (builtin module)</ i > </ span > < div class ="import ">
@@ -2333,33 +2312,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
23332312
23342313</ div >
23352314
2336- < div class ="node ">
2337- < a name ="cgi "> </ a >
2338- < a target ="code " href ="///C:/users/adick/appdata/local/programs/python/python38/lib/cgi.py " type ="text/plain "> < tt > cgi</ tt > </ a >
2339- < span class ="moduletype "> SourceModule</ span > < div class ="import ">
2340- imports:
2341- < a href ="#collections.abc "> collections.abc</ a >
2342- • < a href ="#email.message "> email.message</ a >
2343- • < a href ="#email.parser "> email.parser</ a >
2344- • < a href ="#html "> html</ a >
2345- • < a href ="#io "> io</ a >
2346- • < a href ="#locale "> locale</ a >
2347- • < a href ="#os "> os</ a >
2348- • < a href ="#re "> re</ a >
2349- • < a href ="#sys "> sys</ a >
2350- • < a href ="#tempfile "> tempfile</ a >
2351- • < a href ="#traceback "> traceback</ a >
2352- • < a href ="#urllib.parse "> urllib.parse</ a >
2353-
2354- </ div >
2355- < div class ="import ">
2356- imported by:
2357- < a href ="#main.py "> main.py</ a >
2358-
2359- </ div >
2360-
2361- </ div >
2362-
23632315< div class ="node ">
23642316 < a name ="cmd "> </ a >
23652317 < a target ="code " href ="///C:/users/adick/appdata/local/programs/python/python38/lib/cmd.py " type ="text/plain "> < tt > cmd</ tt > </ a >
@@ -2534,7 +2486,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
25342486 • < a href ="#encodings.utf_8_sig "> encodings.utf_8_sig</ a >
25352487 • < a href ="#encodings.uu_codec "> encodings.uu_codec</ a >
25362488 • < a href ="#encodings.zlib_codec "> encodings.zlib_codec</ a >
2537- • < a href ="#json "> json</ a >
25382489 • < a href ="#lib2to3.pgen2.tokenize "> lib2to3.pgen2.tokenize</ a >
25392490 • < a href ="#main.py "> main.py</ a >
25402491 • < a href ="#pickle "> pickle</ a >
@@ -2645,7 +2596,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
26452596imported by:
26462597 < a href ="#asyncio.base_events "> asyncio.base_events</ a >
26472598 • < a href ="#asyncio.coroutines "> asyncio.coroutines</ a >
2648- • < a href ="#cgi "> cgi</ a >
26492599 • < a href ="#configparser "> configparser</ a >
26502600 • < a href ="#http.client "> http.client</ a >
26512601 • < a href ="#inspect "> inspect</ a >
@@ -3940,8 +3890,7 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
39403890 </ div >
39413891 < div class ="import ">
39423892imported by:
3943- < a href ="#cgi "> cgi</ a >
3944- • < a href ="#email.contentmanager "> email.contentmanager</ a >
3893+ < a href ="#email.contentmanager "> email.contentmanager</ a >
39453894 • < a href ="#email.feedparser "> email.feedparser</ a >
39463895 • < a href ="#email.mime.base "> email.mime.base</ a >
39473896 • < a href ="#email.policy "> email.policy</ a >
@@ -4060,8 +4009,7 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
40604009 </ div >
40614010 < div class ="import ">
40624011imported by:
4063- < a href ="#cgi "> cgi</ a >
4064- • < a href ="#email "> email</ a >
4012+ < a href ="#email "> email</ a >
40654013 • < a href ="#http.client "> http.client</ a >
40664014
40674015 </ div >
@@ -7094,8 +7042,7 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
70947042 </ div >
70957043 < div class ="import ">
70967044imported by:
7097- < a href ="#cgi "> cgi</ a >
7098- • < a href ="#html.entities "> html.entities</ a >
7045+ < a href ="#html.entities "> html.entities</ a >
70997046 • < a href ="#http.server "> http.server</ a >
71007047
71017048 </ div >
@@ -7485,7 +7432,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
74857432 • < a href ="#asyncio.proactor_events "> asyncio.proactor_events</ a >
74867433 • < a href ="#asyncio.unix_events "> asyncio.unix_events</ a >
74877434 • < a href ="#bz2 "> bz2</ a >
7488- • < a href ="#cgi "> cgi</ a >
74897435 • < a href ="#configparser "> configparser</ a >
74907436 • < a href ="#csv "> csv</ a >
74917437 • < a href ="#dis "> dis</ a >
@@ -7595,86 +7541,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
75957541
75967542</ div >
75977543
7598- < div class ="node ">
7599- < a name ="json "> </ a >
7600- < a target ="code " href ="///C:/users/adick/appdata/local/programs/python/python38/lib/json/__init__.py " type ="text/plain "> < tt > json</ tt > </ a >
7601- < span class ="moduletype "> Package</ span > < div class ="import ">
7602- imports:
7603- < a href ="#codecs "> codecs</ a >
7604- • < a href ="#json.decoder "> json.decoder</ a >
7605- • < a href ="#json.encoder "> json.encoder</ a >
7606- • < a href ="#json.scanner "> json.scanner</ a >
7607- • < a href ="#warnings "> warnings</ a >
7608-
7609- </ div >
7610- < div class ="import ">
7611- imported by:
7612- < a href ="#json.decoder "> json.decoder</ a >
7613- • < a href ="#json.encoder "> json.encoder</ a >
7614- • < a href ="#json.scanner "> json.scanner</ a >
7615- • < a href ="#main.py "> main.py</ a >
7616-
7617- </ div >
7618-
7619- </ div >
7620-
7621- < div class ="node ">
7622- < a name ="json.decoder "> </ a >
7623- < a target ="code " href ="///C:/users/adick/appdata/local/programs/python/python38/lib/json/decoder.py " type ="text/plain "> < tt > json.decoder</ tt > </ a >
7624- < span class ="moduletype "> SourceModule</ span > < div class ="import ">
7625- imports:
7626- < a href ="#_json "> _json</ a >
7627- • < a href ="#json "> json</ a >
7628- • < a href ="#json.scanner "> json.scanner</ a >
7629- • < a href ="#re "> re</ a >
7630-
7631- </ div >
7632- < div class ="import ">
7633- imported by:
7634- < a href ="#_json "> _json</ a >
7635- • < a href ="#json "> json</ a >
7636-
7637- </ div >
7638-
7639- </ div >
7640-
7641- < div class ="node ">
7642- < a name ="json.encoder "> </ a >
7643- < a target ="code " href ="///C:/users/adick/appdata/local/programs/python/python38/lib/json/encoder.py " type ="text/plain "> < tt > json.encoder</ tt > </ a >
7644- < span class ="moduletype "> SourceModule</ span > < div class ="import ">
7645- imports:
7646- < a href ="#_json "> _json</ a >
7647- • < a href ="#json "> json</ a >
7648- • < a href ="#re "> re</ a >
7649-
7650- </ div >
7651- < div class ="import ">
7652- imported by:
7653- < a href ="#json "> json</ a >
7654-
7655- </ div >
7656-
7657- </ div >
7658-
7659- < div class ="node ">
7660- < a name ="json.scanner "> </ a >
7661- < a target ="code " href ="///C:/users/adick/appdata/local/programs/python/python38/lib/json/scanner.py " type ="text/plain "> < tt > json.scanner</ tt > </ a >
7662- < span class ="moduletype "> SourceModule</ span > < div class ="import ">
7663- imports:
7664- < a href ="#_json "> _json</ a >
7665- • < a href ="#json "> json</ a >
7666- • < a href ="#re "> re</ a >
7667-
7668- </ div >
7669- < div class ="import ">
7670- imported by:
7671- < a href ="#json "> json</ a >
7672- • < a href ="#json.decoder "> json.decoder</ a >
7673-
7674- </ div >
7675-
7676- </ div >
7677-
76787544< div class ="node ">
76797545 < a name ="keyword "> </ a >
76807546 < a target ="code " href ="///C:/users/adick/appdata/local/programs/python/python38/lib/keyword.py " type ="text/plain "> < tt > keyword</ tt > </ a >
@@ -8148,7 +8014,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
81488014 • < a href ="#_pydecimal "> _pydecimal</ a >
81498015 • < a href ="#_strptime "> _strptime</ a >
81508016 • < a href ="#calendar "> calendar</ a >
8151- • < a href ="#cgi "> cgi</ a >
81528017 • < a href ="#gettext "> gettext</ a >
81538018 • < a href ="#main.py "> main.py</ a >
81548019 • < a href ="#test.support "> test.support</ a >
@@ -9366,7 +9231,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
93669231 • < a href ="#asyncio.windows_utils "> asyncio.windows_utils</ a >
93679232 • < a href ="#bdb "> bdb</ a >
93689233 • < a href ="#bz2 "> bz2</ a >
9369- • < a href ="#cgi "> cgi</ a >
93709234 • < a href ="#concurrent.futures.process "> concurrent.futures.process</ a >
93719235 • < a href ="#concurrent.futures.thread "> concurrent.futures.thread</ a >
93729236 • < a href ="#configparser "> configparser</ a >
@@ -9948,7 +9812,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
99489812 • < a href ="#_strptime "> _strptime</ a >
99499813 • < a href ="#argparse "> argparse</ a >
99509814 • < a href ="#base64 "> base64</ a >
9951- • < a href ="#cgi "> cgi</ a >
99529815 • < a href ="#configparser "> configparser</ a >
99539816 • < a href ="#csv "> csv</ a >
99549817 • < a href ="#ctypes._aix "> ctypes._aix</ a >
@@ -9981,9 +9844,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
99819844 • < a href ="#http.cookiejar "> http.cookiejar</ a >
99829845 • < a href ="#importlib.metadata "> importlib.metadata</ a >
99839846 • < a href ="#inspect "> inspect</ a >
9984- • < a href ="#json.decoder "> json.decoder</ a >
9985- • < a href ="#json.encoder "> json.encoder</ a >
9986- • < a href ="#json.scanner "> json.scanner</ a >
99879847 • < a href ="#lib2to3.pgen2.literals "> lib2to3.pgen2.literals</ a >
99889848 • < a href ="#lib2to3.pgen2.tokenize "> lib2to3.pgen2.tokenize</ a >
99899849 • < a href ="#locale "> locale</ a >
@@ -10609,7 +10469,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
1060910469 • < a href ="#base64 "> base64</ a >
1061010470 • < a href ="#bdb "> bdb</ a >
1061110471 • < a href ="#calendar "> calendar</ a >
10612- • < a href ="#cgi "> cgi</ a >
1061310472 • < a href ="#cmd "> cmd</ a >
1061410473 • < a href ="#code "> code</ a >
1061510474 • < a href ="#codecs "> codecs</ a >
@@ -10659,7 +10518,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
1065910518 • < a href ="#linecache "> linecache</ a >
1066010519 • < a href ="#locale "> locale</ a >
1066110520 • < a href ="#logging "> logging</ a >
10662- • < a href ="#main.py "> main.py</ a >
1066310521 • < a href ="#mimetypes "> mimetypes</ a >
1066410522 • < a href ="#multiprocessing "> multiprocessing</ a >
1066510523 • < a href ="#multiprocessing.connection "> multiprocessing.connection</ a >
@@ -10816,7 +10674,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
1081610674imported by:
1081710675 < a href ="#_osx_support "> _osx_support</ a >
1081810676 • < a href ="#asyncio.windows_utils "> asyncio.windows_utils</ a >
10819- • < a href ="#cgi "> cgi</ a >
1082010677 • < a href ="#ctypes.util "> ctypes.util</ a >
1082110678 • < a href ="#distutils.ccompiler "> distutils.ccompiler</ a >
1082210679 • < a href ="#distutils.util "> distutils.util</ a >
@@ -11063,7 +10920,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
1106310920 • < a href ="#http.server "> http.server</ a >
1106410921 • < a href ="#logging "> logging</ a >
1106510922 • < a href ="#logging.handlers "> logging.handlers</ a >
11066- • < a href ="#main.py "> main.py</ a >
1106710923 • < a href ="#multiprocessing.connection "> multiprocessing.connection</ a >
1106810924 • < a href ="#multiprocessing.managers "> multiprocessing.managers</ a >
1106910925 • < a href ="#multiprocessing.pool "> multiprocessing.pool</ a >
@@ -11185,7 +11041,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
1118511041 • < a href ="#asyncio.base_tasks "> asyncio.base_tasks</ a >
1118611042 • < a href ="#asyncio.coroutines "> asyncio.coroutines</ a >
1118711043 • < a href ="#asyncio.format_helpers "> asyncio.format_helpers</ a >
11188- • < a href ="#cgi "> cgi</ a >
1118911044 • < a href ="#code "> code</ a >
1119011045 • < a href ="#concurrent.futures.process "> concurrent.futures.process</ a >
1119111046 • < a href ="#doctest "> doctest</ a >
@@ -11627,8 +11482,7 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
1162711482 </ div >
1162811483 < div class ="import ">
1162911484imported by:
11630- < a href ="#cgi "> cgi</ a >
11631- • < a href ="#email.utils "> email.utils</ a >
11485+ < a href ="#email.utils "> email.utils</ a >
1163211486 • < a href ="#http.client "> http.client</ a >
1163311487 • < a href ="#http.cookiejar "> http.cookiejar</ a >
1163411488 • < a href ="#http.server "> http.server</ a >
@@ -11796,7 +11650,6 @@ <h1>modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_multip
1179611650 • < a href ="#importlib.abc "> importlib.abc</ a >
1179711651 • < a href ="#importlib.util "> importlib.util</ a >
1179811652 • < a href ="#inspect "> inspect</ a >
11799- • < a href ="#json "> json</ a >
1180011653 • < a href ="#locale "> locale</ a >
1180111654 • < a href ="#logging "> logging</ a >
1180211655 • < a href ="#main.py "> main.py</ a >
0 commit comments