cpython/Lib
2000-10-19 07:36:29 +00:00
..
compiler Now supports entire Python 2.0 language and still supports Python 2000-10-13 21:58:13 +00:00
curses
distutils Bump version to 1.0.1. 2000-10-15 19:20:20 +00:00
dos-8x3 the usual (part II) 2000-10-16 17:42:40 +00:00
encodings
idlelib
lib-old
lib-tk
plat-aix3
plat-aix4
plat-beos5
plat-freebsd2
plat-freebsd3
plat-freebsd4
plat-freebsd5
plat-generic
plat-irix5
plat-irix6
plat-linux1
plat-linux2
plat-netbsd1
plat-next3
plat-sunos4
plat-sunos5
site-packages
test Use test_support.TESTFN as the temporary filename. 2000-10-18 01:21:38 +00:00
xml Fixed a bug that caused namespace names to be reported as lists rather 2000-10-19 07:36:29 +00:00
aifc.py
anydbm.py
asynchat.py
asyncore.py
atexit.py
audiodev.py
base64.py
BaseHTTPServer.py
Bastion.py
bdb.py
binhex.py
bisect.py
builtin.py
calendar.py
cgi.py
CGIHTTPServer.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
colorsys.py
commands.py
compileall.py
ConfigParser.py
Cookie.py
copy.py
copy_reg.py In the module docstring, clarify that this is used to register pickle 2000-10-11 22:16:45 +00:00
dbhash.py
dircache.py
dis.py
dospath.py
dumbdbm.py
filecmp.py
fileinput.py
fnmatch.py
formatter.py
fpformat.py
ftplib.py
getopt.py
getpass.py
gettext.py find(): Application of (slightly modified) SF patch #101928 by Ulf 2000-10-16 15:47:50 +00:00
glob.py
gopherlib.py
gzip.py
htmlentitydefs.py
htmllib.py
httplib.py If the status line is invalid, assume it is a pre-1.0 response. The 2000-10-12 19:58:36 +00:00
ihooks.py
imaplib.py
imghdr.py
imputil.py
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
nntplib.py
ntpath.py
nturl2path.py
os.py
pdb.doc
pdb.py
persist.py
pickle.py
pipes.py
popen2.py
poplib.py
posixfile.py
posixpath.py
pprint.py
pre.py
profile.doc
profile.py
pstats.py
pty.py
py_compile.py
pyclbr.py
Queue.py
quopri.py
random.py
re.py
reconvert.py
regex_syntax.py
regsub.py
repr.py
rexec.py
rfc822.py
rlcompleter.py
robotparser.py
sched.py
sgmllib.py
shelve.py
shlex.py
shutil.py
SimpleHTTPServer.py
site.py
smtplib.py
sndhdr.py
socket.py
SocketServer.py
sre.py
sre_compile.py
sre_constants.py
sre_parse.py
stat.py
statcache.py
statvfs.py
string.py
StringIO.py [ Bug #116636 ] Bug in StringIO.write() 2000-10-12 16:45:37 +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
urllib2.py two fixes for redirects: 2000-10-12 18:54:18 +00:00
urlparse.py
user.py
UserDict.py
UserList.py
UserString.py
uu.py
wave.py
webbrowser.py
whichdb.py
whrandom.py
xdrlib.py
xmllib.py
zipfile.py