UNPKG

4.09 kBPlain TextView Raw
1// Based on https://github.com/jackmaney/python-stdlib-list
2
3export default [
4 'AL',
5 'BaseHTTPServer',
6 'Bastion',
7 'CGIHTTPServer',
8 'ColorPicker',
9 'ConfigParser',
10 'Cookie',
11 'DEVICE',
12 'DocXMLRPCServer',
13 'EasyDialogs',
14 'FL',
15 'FrameWork',
16 'GL',
17 'HTMLParser',
18 'MacOS',
19 'MimeWriter',
20 'MiniAEFrame',
21 'Nav',
22 'PixMapWrapper',
23 'Queue',
24 'SUNAUDIODEV',
25 'ScrolledText',
26 'SimpleHTTPServer',
27 'SimpleXMLRPCServer',
28 'SocketServer',
29 'StringIO',
30 'Tix',
31 'Tkinter',
32 'UserDict',
33 'UserList',
34 'UserString',
35 'W',
36 '__builtin__',
37 '__future__',
38 '__main__',
39 '_dummy_thread',
40 '_thread',
41 '_winreg',
42 'abc',
43 'aepack',
44 'aetools',
45 'aetypes',
46 'aifc',
47 'al',
48 'anydbm',
49 'applesingle',
50 'argparse',
51 'array',
52 'ast',
53 'asynchat',
54 'asyncio',
55 'asyncore',
56 'atexit',
57 'audioop',
58 'autoGIL',
59 'base64',
60 'bdb',
61 'binascii',
62 'binhex',
63 'bisect',
64 'bsddb',
65 'buildtools',
66 'builtins',
67 'bz2',
68 'cPickle',
69 'cProfile',
70 'cStringIO',
71 'calendar',
72 'cd',
73 'cfmfile',
74 'cgi',
75 'cgitb',
76 'chunk',
77 'cmath',
78 'cmd',
79 'code',
80 'codecs',
81 'codeop',
82 'collections',
83 'colorsys',
84 'commands',
85 'compileall',
86 'compiler',
87 'configparser',
88 'contextlib',
89 'cookielib',
90 'copy',
91 'copy_reg',
92 'copyreg',
93 'crypt',
94 'csv',
95 'ctypes',
96 'curses',
97 'datetime',
98 'dbhash',
99 'dbm',
100 'decimal',
101 'difflib',
102 'dircache',
103 'dis',
104 'distutils',
105 'dl',
106 'doctest',
107 'dumbdbm',
108 'dummy_thread',
109 'dummy_threading',
110 'email',
111 'ensurepip',
112 'enum',
113 'errno',
114 'exceptions',
115 'faulthandler',
116 'fcntl',
117 'filecmp',
118 'fileinput',
119 'findertools',
120 'fl',
121 'flp',
122 'fm',
123 'fnmatch',
124 'formatter',
125 'fpectl',
126 'fpformat',
127 'fractions',
128 'ftplib',
129 'functools',
130 'future_builtins',
131 'gc',
132 'gdbm',
133 'gensuitemodule',
134 'getopt',
135 'getpass',
136 'gettext',
137 'gl',
138 'glob',
139 'grp',
140 'gzip',
141 'hashlib',
142 'heapq',
143 'hmac',
144 'hotshot',
145 'html',
146 'htmlentitydefs',
147 'htmllib',
148 'http',
149 'httplib',
150 'ic',
151 'icopen',
152 'imageop',
153 'imaplib',
154 'imgfile',
155 'imghdr',
156 'imp',
157 'importlib',
158 'imputil',
159 'inspect',
160 'io',
161 'ipaddress',
162 'itertools',
163 'jpeg',
164 'json',
165 'keyword',
166 'lib2to3',
167 'linecache',
168 'locale',
169 'logging',
170 'lzma',
171 'macerrors',
172 'macostools',
173 'macpath',
174 'macresource',
175 'mailbox',
176 'mailcap',
177 'marshal',
178 'math',
179 'md5',
180 'mhlib',
181 'mimetools',
182 'mimetypes',
183 'mimify',
184 'mmap',
185 'modulefinder',
186 'msilib',
187 'msvcrt',
188 'multifile',
189 'multiprocessing',
190 'mutex',
191 'netrc',
192 'new',
193 'nis',
194 'nntplib',
195 'numbers',
196 'operator',
197 'optparse',
198 'os',
199 'ossaudiodev',
200 'parser',
201 'pathlib',
202 'pdb',
203 'pickle',
204 'pickletools',
205 'pipes',
206 'pkgutil',
207 'platform',
208 'plistlib',
209 'popen2',
210 'poplib',
211 'posix',
212 'posixfile',
213 'pprint',
214 'profile',
215 'pstats',
216 'pty',
217 'pwd',
218 'py_compile',
219 'pyclbr',
220 'pydoc',
221 'queue',
222 'quopri',
223 'random',
224 're',
225 'readline',
226 'repr',
227 'reprlib',
228 'resource',
229 'rexec',
230 'rfc822',
231 'rlcompleter',
232 'robotparser',
233 'runpy',
234 'sched',
235 'secrets',
236 'select',
237 'selectors',
238 'sets',
239 'sgmllib',
240 'sha',
241 'shelve',
242 'shlex',
243 'shutil',
244 'signal',
245 'site',
246 'smtpd',
247 'smtplib',
248 'sndhdr',
249 'socket',
250 'socketserver',
251 'spwd',
252 'sqlite3',
253 'ssl',
254 'stat',
255 'statistics',
256 'statvfs',
257 'string',
258 'stringprep',
259 'struct',
260 'subprocess',
261 'sunau',
262 'sunaudiodev',
263 'symbol',
264 'symtable',
265 'sys',
266 'sysconfig',
267 'syslog',
268 'tabnanny',
269 'tarfile',
270 'telnetlib',
271 'tempfile',
272 'termios',
273 'test',
274 'textwrap',
275 'thread',
276 'threading',
277 'time',
278 'timeit',
279 'tkinter',
280 'token',
281 'tokenize',
282 'trace',
283 'traceback',
284 'tracemalloc',
285 'ttk',
286 'tty',
287 'turtle',
288 'turtledemo',
289 'types',
290 'typing',
291 'unicodedata',
292 'unittest',
293 'urllib',
294 'urllib2',
295 'urlparse',
296 'user',
297 'uu',
298 'uuid',
299 'venv',
300 'videoreader',
301 'warnings',
302 'wave',
303 'weakref',
304 'webbrowser',
305 'whichdb',
306 'winreg',
307 'winsound',
308 'wsgiref',
309 'xdrlib',
310 'xml',
311 'xmlrpclib',
312 'zipapp',
313 'zipfile',
314 'zipimport',
315 'zlib'
316]