cpython/Lib
1996-01-25 18:13:30 +00:00
..
irix5
lib-old
lib-stdwin
lib-tk Disable pythons own eventhandling on the mac. 1995-11-10 14:49:44 +00:00
linux1
plat-irix5
plat-linux1
plat-sunos4
plat-sunos5
stdwin
sunos4
sunos5
test
tkinter Disable pythons own eventhandling on the mac. 1995-11-10 14:49:44 +00:00
addpack.py
aifc.py
anydbm.py
audiodev.py
base64.py
BaseHTTPServer.py
bdb.py
binhex.py
bisect.py
builtin.py
calendar.py
cgi.py
CGIHTTPServer.py
cmd.py
cmp.py
cmpcache.py
codehack.py
colorsys.py
commands.py
compileall.py
Complex.py
copy.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 add delete() method to ftp object 1995-10-11 17:36:31 +00:00
getopt.py
glob.py
gopherlib.py
grep.py
htmlentitydefs.py
htmllib.py
httplib.py
ihooks.py
imghdr.py
importall.py
linecache.py
lockfile.py
macpath.py Added (dummy) expanduser and expandvar methods 1995-12-15 13:23:37 +00:00
macstat.py
mailbox.py Added class MHMailbox 1995-10-23 13:59:53 +00:00
mailcap.py
Makefile
mhlib.py
mimetools.py add missing loop step to parseplist() 1996-01-25 18:07:08 +00:00
multifile.py
mutex.py
newdir.py
newimp.py
ni.py
ni1.py
nntplib.py
ntpath.py
os.py
ospath.py
packmail.py
Para.py
pdb.doc
pdb.py
persist.py
pickle.py
pipes.py
poly.py
popen2.py
posixfile.py
posixpath.py
profile.doc
profile.py
pstats.py
pty.py
py_compile.py
pyclbr.py Also remember the module a class is defined in. 1995-11-02 17:21:33 +00:00
Queue.py
quopri.py
rand.py
random.py
regex_syntax.py
regexp.py
regsub.py
repr.py
rexec.py
rfc822.py
sched.py
sgmllib.py
shelve.py
shutil.py
SimpleHTTPServer.py
sndhdr.py
SocketServer.py correct retrieving return value of os.waitpid() 1996-01-25 18:13:30 +00:00
stat.py
statcache.py Use global statement instead of importing ourselves to get to global 1995-12-07 10:16:45 +00:00
string.py
StringIO.py fix default arg for read() -- should be -1 1996-01-25 17:34:14 +00:00
stringold.py
sunau.py
sunaudio.py
symbol.py
tb.py
tempfile.py
toaiff.py
token.py
tokenize.py
traceback.py
tty.py
types.py add ComplexType 1996-01-25 17:31:58 +00:00
tzparse.py
urllib.py Added pathname2url and url2pathname methods (only correct for unix and 1995-12-21 15:43:53 +00:00
urlopen.py
urlparse.py
UserDict.py
UserList.py
util.py
uu.py
wave.py
whatsound.py
whrandom.py
zmod.py