cpython/Lib
Fred Drake 45cd9de2bb Paul Prescod <paul@prescod.net>:
SAX interfaces for Python.
2000-06-29 19:34:54 +00:00
..
compiler
curses Fix comment typo noticed by Rob Hooft 2000-06-27 14:15:29 +00:00
distutils Fixed so 'get_source_files()' calls 'check_extension_list()' -- that way, 2000-06-29 02:16:24 +00:00
dos-8x3 typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
encodings Marc-Andre Lemburg <mal@lemburg.com>: 2000-06-13 12:04:05 +00:00
lib-old
lib-tk Nils Fischbeck: added doc strings to everything. Martin von Loewis 2000-06-29 16:30:50 +00:00
plat-aix3
plat-aix4
plat-beos
plat-freebsd2
plat-freebsd3
plat-generic
plat-irix5 typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
plat-irix6 typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
plat-linux1
plat-linux2
plat-netbsd1
plat-next3
plat-sunos4
plat-sunos5
plat-win Paul Prescod <paul@prescod.net>: 2000-06-29 16:53:06 +00:00
site-packages
test This patch addresses two main issues: (1) There exist some non-fatal 2000-06-29 19:17:04 +00:00
xml Paul Prescod <paul@prescod.net>: 2000-06-29 19:34:54 +00:00
BaseHTTPServer.py
Bastion.py
CGIHTTPServer.py
ConfigParser.py
Makefile
MimeWriter.py
Queue.py typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
SimpleHTTPServer.py
SocketServer.py
StringIO.py
UserDict.py
UserList.py
UserString.py
aifc.py
anydbm.py
asynchat.py
asyncore.py
atexit.py Added the atexit module and documentation from Skip Montanaro 2000-06-28 15:07:31 +00:00
audiodev.py
base64.py
bdb.py
binhex.py typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
bisect.py
builtin.py
calendar.py typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
cgi.py
chunk.py
cmd.py
code.py
codecs.py Marc-Andre Lemburg <mal@lemburg.com>: 2000-06-21 21:21:04 +00:00
codeop.py
colorsys.py
commands.py
compileall.py
copy.py
copy_reg.py
dbhash.py
dircache.py
dis.py
dospath.py
dumbdbm.py
filecmp.py Whoops! We just discovered that Gordon's revamp of this module was 2000-06-29 14:13:28 +00:00
fileinput.py
fnmatch.py typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
formatter.py
fpformat.py
ftplib.py
getopt.py
getpass.py
glob.py
gopherlib.py
gzip.py
htmlentitydefs.py
htmllib.py
httplib.py initial commit of a new HTTP library, supporting HTTP/1.1 and persistent 2000-06-26 08:28:01 +00:00
ihooks.py
imaplib.py
imghdr.py
imputil.py now that imputil is in the main Python repository, clean up the header 2000-06-26 17:31:49 +00:00
keyword.py
knee.py
linecache.py
locale.py typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
macpath.py
macstat.py
macurl2path.py
mailbox.py
mailcap.py
mhlib.py Convert to use class-based exceptions. 2000-06-29 05:06:02 +00:00
mimetools.py
mimetypes.py
mimify.py
multifile.py
mutex.py
netrc.py
newimp.py
nntplib.py
ntpath.py
nturl2path.py
os.py
pdb.doc
pdb.py
persist.py
pickle.py Change string exceptions to class exceptions. 2000-06-29 16:15:52 +00:00
pipes.py
popen2.py
poplib.py
posixfile.py
posixpath.py typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
pprint.py
profile.doc
profile.py
pstats.py
pty.py Thomas Wouters <thomas@xs4all.net>: 2000-06-28 16:40:38 +00:00
py_compile.py
pyclbr.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 [Old patch that hadn't been checked in.] 2000-06-29 18:50:59 +00:00
shelve.py
shlex.py
shutil.py
site.py typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
smtplib.py
sndhdr.py
sre.py - fixed another split problem 2000-06-29 18:03:25 +00:00
sre_compile.py - fixed another split problem 2000-06-29 18:03:25 +00:00
sre_constants.py - fixed another split problem 2000-06-29 18:03:25 +00:00
sre_parse.py - fixed another split problem 2000-06-29 18:03:25 +00:00
stat.py
statcache.py
statvfs.py
string.py
stringold.py
sunau.py
sunaudio.py
symbol.py
tabnanny.py
telnetlib.py
tempfile.py
threading.py patch from Charles Waldman-- 2000-06-01 01:17:17 +00:00
toaiff.py
token.py
tokenize.py
traceback.py
tty.py
types.py
tzparse.py
urllib.py Comment out an apparent debug print 2000-06-10 01:41:48 +00:00
urllib2.py typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
urlopen.py
urlparse.py Pekka Pessi <Pekka.Pessi@nokia.com>: 2000-06-20 18:32:16 +00:00
user.py
uu.py
wave.py
whichdb.py
whrandom.py
xdrlib.py
xmllib.py typos fixed by Rob Hooft 2000-06-28 14:48:01 +00:00
zipfile.py James C. Ahlstron <jim@interet.com>: 2000-06-13 18:49:53 +00:00