.. |
distutils
|
Changed 'compile()' method to compile files one-at-a-time -- gives better
|
2000-02-03 23:07:19 +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
|
Revise tests to support str(<long int object>) not appending "L".
|
1999-12-23 15:36:42 +00:00 |
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
|
Contribution from Gerrit Holl:
|
1999-12-21 22:38:40 +00:00 |
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
|
OpenSSL support. This is based on patches for a version of SSLeay by
|
1999-12-07 21:37:17 +00:00 |
ihooks.py
|
|
|
imaplib.py
|
V 2.16 from Piers:
|
1999-12-13 23:27:45 +00:00 |
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
|
Only set msg.fp to None when there are no extra arguments; if there
|
1999-12-14 22:18:37 +00:00 |
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
|
According to Craig H Rowland, openbsd2 is yet another BSD variant that
|
1999-12-06 14:51:05 +00:00 |
posixpath.py
|
|
|
pprint.py
|
Don't call len() if the value is already cached! Caught by Gerrit
|
1999-12-22 21:52:32 +00:00 |
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
|
|
|