File tree 1 file changed +4
-5
lines changed 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 66
66
binascii
67
67
bisect rhettinger*
68
68
builtins
69
- bz2
70
69
calendar
71
70
cmath
72
71
cmd
@@ -77,7 +76,10 @@ collections rhettinger*
77
76
collections.abc rhettinger*, stutzbach^
78
77
colorsys
79
78
compileall carljm
80
- compression
79
+ compression.bz2
80
+ compression.gzip
81
+ compression.lzma
82
+ compression.zlib Yhg1s, gpshead*
81
83
compression.zstd
82
84
concurrent.futures pitrou, brianquinlan, gpshead*
83
85
configparser ambv*
@@ -116,7 +118,6 @@ getpass
116
118
gettext
117
119
glob
118
120
grp
119
- gzip
120
121
hashlib tiran, gpshead*, picnixz
121
122
heapq rhettinger*, stutzbach^
122
123
hmac tiran, gpshead*, picnixz
@@ -137,7 +138,6 @@ libmpdec
137
138
linecache
138
139
locale malemburg
139
140
logging vsajip
140
- lzma
141
141
mailbox
142
142
marshal
143
143
math rhettinger, stutzbach^
@@ -259,7 +259,6 @@ xmlrpc
259
259
zipapp pfmoore
260
260
zipfile alanmcintyre^, serhiy-storchaka, Yhg1s, gpshead
261
261
zipimport Yhg1s*
262
- zlib Yhg1s, gpshead*
263
262
==================== =============================================
264
263
265
264
You can’t perform that action at this time.
0 commit comments