1 // Auto-generated by Tools/build/generate_stdlib_module_names.py.
2 // List used to create sys.stdlib_module_names.
3
4 static const char* _Py_stdlib_module_names[] = {
5 "__future__",
6 "_abc",
7 "_aix_support",
8 "_ast",
9 "_asyncio",
10 "_bisect",
11 "_blake2",
12 "_bz2",
13 "_codecs",
14 "_codecs_cn",
15 "_codecs_hk",
16 "_codecs_iso2022",
17 "_codecs_jp",
18 "_codecs_kr",
19 "_codecs_tw",
20 "_collections",
21 "_collections_abc",
22 "_compat_pickle",
23 "_compression",
24 "_contextvars",
25 "_crypt",
26 "_csv",
27 "_ctypes",
28 "_curses",
29 "_curses_panel",
30 "_datetime",
31 "_dbm",
32 "_decimal",
33 "_elementtree",
34 "_frozen_importlib",
35 "_frozen_importlib_external",
36 "_functools",
37 "_gdbm",
38 "_hashlib",
39 "_heapq",
40 "_imp",
41 "_io",
42 "_json",
43 "_locale",
44 "_lsprof",
45 "_lzma",
46 "_markupbase",
47 "_md5",
48 "_msi",
49 "_multibytecodec",
50 "_multiprocessing",
51 "_opcode",
52 "_operator",
53 "_osx_support",
54 "_overlapped",
55 "_pickle",
56 "_posixshmem",
57 "_posixsubprocess",
58 "_py_abc",
59 "_pydatetime",
60 "_pydecimal",
61 "_pyio",
62 "_pylong",
63 "_queue",
64 "_random",
65 "_scproxy",
66 "_sha1",
67 "_sha2",
68 "_sha3",
69 "_signal",
70 "_sitebuiltins",
71 "_socket",
72 "_sqlite3",
73 "_sre",
74 "_ssl",
75 "_stat",
76 "_statistics",
77 "_string",
78 "_strptime",
79 "_struct",
80 "_symtable",
81 "_thread",
82 "_threading_local",
83 "_tkinter",
84 "_tokenize",
85 "_tracemalloc",
86 "_typing",
87 "_uuid",
88 "_warnings",
89 "_weakref",
90 "_weakrefset",
91 "_winapi",
92 "_zoneinfo",
93 "abc",
94 "aifc",
95 "antigravity",
96 "argparse",
97 "array",
98 "ast",
99 "asyncio",
100 "atexit",
101 "audioop",
102 "base64",
103 "bdb",
104 "binascii",
105 "bisect",
106 "builtins",
107 "bz2",
108 "cProfile",
109 "calendar",
110 "cgi",
111 "cgitb",
112 "chunk",
113 "cmath",
114 "cmd",
115 "code",
116 "codecs",
117 "codeop",
118 "collections",
119 "colorsys",
120 "compileall",
121 "concurrent",
122 "configparser",
123 "contextlib",
124 "contextvars",
125 "copy",
126 "copyreg",
127 "crypt",
128 "csv",
129 "ctypes",
130 "curses",
131 "dataclasses",
132 "datetime",
133 "dbm",
134 "decimal",
135 "difflib",
136 "dis",
137 "doctest",
138 "email",
139 "encodings",
140 "ensurepip",
141 "enum",
142 "errno",
143 "faulthandler",
144 "fcntl",
145 "filecmp",
146 "fileinput",
147 "fnmatch",
148 "fractions",
149 "ftplib",
150 "functools",
151 "gc",
152 "genericpath",
153 "getopt",
154 "getpass",
155 "gettext",
156 "glob",
157 "graphlib",
158 "grp",
159 "gzip",
160 "hashlib",
161 "heapq",
162 "hmac",
163 "html",
164 "http",
165 "idlelib",
166 "imaplib",
167 "imghdr",
168 "importlib",
169 "inspect",
170 "io",
171 "ipaddress",
172 "itertools",
173 "json",
174 "keyword",
175 "lib2to3",
176 "linecache",
177 "locale",
178 "logging",
179 "lzma",
180 "mailbox",
181 "mailcap",
182 "marshal",
183 "math",
184 "mimetypes",
185 "mmap",
186 "modulefinder",
187 "msilib",
188 "msvcrt",
189 "multiprocessing",
190 "netrc",
191 "nis",
192 "nntplib",
193 "nt",
194 "ntpath",
195 "nturl2path",
196 "numbers",
197 "opcode",
198 "operator",
199 "optparse",
200 "os",
201 "ossaudiodev",
202 "pathlib",
203 "pdb",
204 "pickle",
205 "pickletools",
206 "pipes",
207 "pkgutil",
208 "platform",
209 "plistlib",
210 "poplib",
211 "posix",
212 "posixpath",
213 "pprint",
214 "profile",
215 "pstats",
216 "pty",
217 "pwd",
218 "py_compile",
219 "pyclbr",
220 "pydoc",
221 "pydoc_data",
222 "pyexpat",
223 "queue",
224 "quopri",
225 "random",
226 "re",
227 "readline",
228 "reprlib",
229 "resource",
230 "rlcompleter",
231 "runpy",
232 "sched",
233 "secrets",
234 "select",
235 "selectors",
236 "shelve",
237 "shlex",
238 "shutil",
239 "signal",
240 "site",
241 "smtplib",
242 "sndhdr",
243 "socket",
244 "socketserver",
245 "spwd",
246 "sqlite3",
247 "sre_compile",
248 "sre_constants",
249 "sre_parse",
250 "ssl",
251 "stat",
252 "statistics",
253 "string",
254 "stringprep",
255 "struct",
256 "subprocess",
257 "sunau",
258 "symtable",
259 "sys",
260 "sysconfig",
261 "syslog",
262 "tabnanny",
263 "tarfile",
264 "telnetlib",
265 "tempfile",
266 "termios",
267 "textwrap",
268 "this",
269 "threading",
270 "time",
271 "timeit",
272 "tkinter",
273 "token",
274 "tokenize",
275 "tomllib",
276 "trace",
277 "traceback",
278 "tracemalloc",
279 "tty",
280 "turtle",
281 "turtledemo",
282 "types",
283 "typing",
284 "unicodedata",
285 "unittest",
286 "urllib",
287 "uu",
288 "uuid",
289 "venv",
290 "warnings",
291 "wave",
292 "weakref",
293 "webbrowser",
294 "winreg",
295 "winsound",
296 "wsgiref",
297 "xdrlib",
298 "xml",
299 "xmlrpc",
300 "zipapp",
301 "zipfile",
302 "zipimport",
303 "zlib",
304 "zoneinfo",
305 };