This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
dfb4120ea1
cpython
/
Lib
History
Guido van Rossum
1526219431
Adding Jeremy Hylton's gzip module.
...
This requires Andrew Kuchling's zlib extension module. It still needs some doc strings.
1997-04-30 16:04:57 +00:00
..
aix3
…
aix4
…
dos-8x3
…
dos_8x3
…
freebsd2
…
generic
…
irix5
…
irix6
…
lib-old
…
lib-stdwin
…
lib-tk
…
linux1
…
linux2
…
next3
…
plat-aix3
…
plat-aix4
…
plat-freebsd2
…
plat-generic
…
plat-irix5
…
plat-irix6
…
plat-linux1
…
plat-linux2
…
plat-next3
…
plat-sunos4
…
plat-sunos5
…
plat-win
…
stdwin
…
sunos4
…
sunos5
…
test
…
tkinter
…
win
…
AST.py
…
BaseHTTPServer.py
…
Bastion.py
…
CGIHTTPServer.py
…
Makefile
…
MimeWriter.py
…
Para.py
…
Queue.py
…
SimpleHTTPServer.py
…
SocketServer.py
…
StringIO.py
…
UserDict.py
…
UserList.py
…
addpack.py
…
aifc.py
…
anydbm.py
…
audiodev.py
…
base64.py
…
bdb.py
…
binhex.py
…
bisect.py
…
builtin.py
…
calendar.py
…
cgi.py
…
cmd.py
…
cmp.py
…
cmpcache.py
…
codehack.py
…
colorsys.py
…
commands.py
…
compileall.py
…
copy.py
…
copy_reg.py
…
dbhash.py
…
dircache.py
…
dircmp.py
…
dis.py
…
dospath.py
…
dumbdbm.py
…
dump.py
…
emacs.py
…
find.py
…
fmt.py
…
fnmatch.py
…
formatter.py
…
fpformat.py
…
ftplib.py
…
getopt.py
…
glob.py
…
gopherlib.py
…
grep.py
…
gzip.py
Adding Jeremy Hylton's gzip module.
1997-04-30 16:04:57 +00:00
htmlentitydefs.py
…
htmllib.py
…
httplib.py
…
ihooks.py
…
imghdr.py
…
keyword.py
…
linecache.py
…
lockfile.py
…
macpath.py
…
macstat.py
…
macurl2path.py
…
mailbox.py
…
mailcap.py
…
mhlib.py
Reindented with 4 spaces.
1997-04-16 02:47:12 +00:00
mimetools.py
…
mimify.py
…
multifile.py
…
mutex.py
…
newdir.py
…
newimp.py
…
ni.py
…
ni1.py
…
nntplib.py
…
ntpath.py
…
nturl2path.py
…
os.py
…
ospath.py
…
packmail.py
…
pdb.doc
…
pdb.py
…
persist.py
…
pickle.py
Restore two features of the original 1.4 pickle:
1997-04-25 19:52:29 +00:00
pipes.py
…
poly.py
…
popen2.py
Change inspired by Tommy Burnette to add an interface to get stderr, too.
1997-04-21 14:15:55 +00:00
posixfile.py
…
posixpath.py
…
pprint.py
Fix a couple of glitches identified by Greg Stein.
1997-04-18 13:54:13 +00:00
profile.doc
…
profile.py
…
pstats.py
…
pty.py
…
py_compile.py
…
pyclbr.py
…
quopri.py
…
rand.py
…
random.py
…
regex_syntax.py
…
regexp.py
…
regsub.py
…
repr.py
…
rexec.py
Alas, I have to restore 'marshal', since it is needed by the new
1997-04-25 19:10:15 +00:00
rfc822.py
…
robotparser.py
…
sched.py
…
sgmllib.py
…
shelve.py
…
shutil.py
Transformed comments to doc strings.
1997-04-29 14:45:19 +00:00
site.py
…
sndhdr.py
…
stat.py
…
statcache.py
…
string.py
…
stringold.py
…
sunau.py
…
sunaudio.py
…
symbol.py
…
tb.py
…
tempfile.py
…
toaiff.py
…
token.py
…
tokenize.py
…
traceback.py
…
tty.py
…
types.py
…
tzparse.py
…
urllib.py
spliturl() should not throw away everything past first newline
1997-04-16 15:17:06 +00:00
urlopen.py
…
urlparse.py
…
util.py
…
uu.py
…
wave.py
…
whatsound.py
…
whichdb.py
…
whrandom.py
…
xdrlib.py
…
zmod.py
…