cpython/Lib
2000-02-04 00:25:34 +00:00
..
compiler make p2c a package 2000-02-04 00:25:34 +00:00
distutils Improved an error message. 2000-02-03 23:07:54 +00:00
dos-8x3
lib-old These modules are now declared obsolete. 2000-02-03 15:26:16 +00:00
lib-stdwin
lib-tk
plat-aix3
plat-aix4
plat-beos
plat-freebsd2
plat-freebsd3
plat-generic
plat-irix5
plat-irix6
plat-linux1
plat-linux2
plat-netbsd1
plat-next3
plat-sunos4
plat-sunos5
plat-win In _fileobject, optimize read() a bit (it could be really slow), and 2000-02-02 16:57:32 +00:00
test
aifc.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
anydbm.py
asynchat.py
asyncore.py
audiodev.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
base64.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
BaseHTTPServer.py
Bastion.py
bdb.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
binhex.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
bisect.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
builtin.py
calendar.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
cgi.py
CGIHTTPServer.py
chunk.py
cmd.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
code.py
codeop.py
colorsys.py
commands.py
compileall.py
ConfigParser.py
copy.py
copy_reg.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
dbhash.py
dircache.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
dis.py
dospath.py
dumbdbm.py
exceptions.py
filecmp.py # module filecmp 2000-02-03 00:41:22 +00:00
fileinput.py
fnmatch.py
formatter.py
fpformat.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
ftplib.py
getopt.py
getpass.py
glob.py
gopherlib.py
gzip.py Make read() and readlines() conform more to the file object interface: 2000-02-02 16:51:06 +00:00
htmlentitydefs.py
htmllib.py
httplib.py
ihooks.py
imaplib.py
imghdr.py
imputil.py redesign/rebuild around the ImportManager concept. 2000-01-03 02:38:29 +00:00
keyword.py
knee.py
linecache.py
locale.py
macpath.py
macstat.py
macurl2path.py
mailbox.py
mailcap.py
Makefile
mhlib.py
mimetools.py
mimetypes.py
MimeWriter.py
mimify.py
multifile.py
mutex.py
netrc.py
newimp.py
nntplib.py
ntpath.py Optimize abspath() slightly for the case that win32api can't be 2000-02-02 16:54:39 +00:00
nturl2path.py
os.py
pdb.doc
pdb.py
persist.py
pickle.py
pipes.py
popen2.py
poplib.py
posixfile.py
posixpath.py
pprint.py
profile.doc
profile.py
pstats.py
pty.py
py_compile.py
pyclbr.py
Queue.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
quopri.py
random.py
re.py
reconvert.py
regex_syntax.py
regsub.py
repr.py
rexec.py
rfc822.py Fix by Nick Russo in processing of timezone in test program; the 2000-01-17 14:11:04 +00:00
rlcompleter.py
robotparser.py
sched.py
sgmllib.py
shelve.py
shlex.py
shutil.py
SimpleHTTPServer.py
site.py
smtplib.py
sndhdr.py
SocketServer.py
stat.py
statcache.py
statvfs.py
string.py
StringIO.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
stringold.py
sunau.py
sunaudio.py
symbol.py
tabnanny.py
telnetlib.py
tempfile.py
threading.py
toaiff.py
token.py
tokenize.py
traceback.py
tty.py
types.py
tzparse.py
urllib.py Sjoerd Mullender writes: 2000-02-01 23:36:55 +00:00
urllib2.py EXPERIMENTAL 2000-01-20 18:19:08 +00:00
urlopen.py
urlparse.py
user.py
UserDict.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
UserList.py Mass patch by Ka-Ping Yee: 2000-02-02 15:10:15 +00:00
uu.py
wave.py
whichdb.py
whrandom.py
xdrlib.py
xmllib.py