Skip to content

Commit 457a541

Browse files
committed
Update lists
1 parent d387230 commit 457a541

File tree

8 files changed

+7889
-0
lines changed

8 files changed

+7889
-0
lines changed

stdlib_list/lists/2.7.txt

Lines changed: 1119 additions & 0 deletions
Large diffs are not rendered by default.

stdlib_list/lists/3.2.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
__future__
22
__main__
33
_dummy_thread
4+
_struct
45
_thread
56
abc
67
aifc
@@ -111,6 +112,7 @@ email.message
111112
email.mime
112113
email.parser
113114
email.utils
115+
encodings
114116
encodings.idna
115117
encodings.mbcs
116118
encodings.utf_8_sig
@@ -194,6 +196,7 @@ platform
194196
plistlib
195197
poplib
196198
posix
199+
posixpath
197200
pprint
198201
profile
199202
pstats

stdlib_list/lists/3.3.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
__future__
22
__main__
33
_dummy_thread
4+
_struct
45
_thread
56
abc
67
aifc
@@ -114,6 +115,7 @@ email.mime
114115
email.parser
115116
email.policy
116117
email.utils
118+
encodings
117119
encodings.idna
118120
encodings.mbcs
119121
encodings.utf_8_sig
@@ -200,6 +202,7 @@ platform
200202
plistlib
201203
poplib
202204
posix
205+
posixpath
203206
pprint
204207
profile
205208
pstats

0 commit comments

Comments
 (0)