.. |
aix3
|
|
|
aix4
|
|
|
dos-8x3
|
The usual; added several test modules, too.
|
1996-12-10 16:02:14 +00:00 |
dos_8x3
|
The usual; added several test modules, too.
|
1996-12-10 16:02:14 +00:00 |
freebsd2
|
|
|
generic
|
|
|
irix5
|
|
|
lib-old
|
Changes to always call list.append with a single argument.
|
1996-10-08 14:06:35 +00:00 |
lib-stdwin
|
Change to always call list.append with a single argument.
|
1996-10-08 14:07:21 +00:00 |
lib-tk
|
Added ALL='all'.
|
1996-11-20 22:20:21 +00:00 |
linux1
|
|
|
linux2
|
|
|
next3
|
|
|
plat-aix3
|
|
|
plat-aix4
|
|
|
plat-freebsd2
|
|
|
plat-generic
|
|
|
plat-irix5
|
|
|
plat-linux1
|
|
|
plat-linux2
|
|
|
plat-next3
|
|
|
plat-sunos4
|
|
|
plat-sunos5
|
|
|
plat-win
|
|
|
stdwin
|
Change to always call list.append with a single argument.
|
1996-10-08 14:07:21 +00:00 |
sunos4
|
|
|
sunos5
|
|
|
test
|
Added test_new.
|
1996-12-10 16:27:16 +00:00 |
tkinter
|
Added ALL='all'.
|
1996-11-20 22:20:21 +00:00 |
win
|
|
|
addpack.py
|
|
|
aifc.py
|
|
|
anydbm.py
|
|
|
AST.py
|
|
|
audiodev.py
|
|
|
base64.py
|
|
|
BaseHTTPServer.py
|
|
|
Bastion.py
|
Removed RCS crud from official Python release version.
|
1996-10-08 14:14:49 +00:00 |
bdb.py
|
Allow code objects to be passed to run() and eval().
|
1996-10-15 14:40:21 +00:00 |
binhex.py
|
|
|
bisect.py
|
|
|
builtin.py
|
|
|
calendar.py
|
|
|
cgi.py
|
/usr/local/bin/python -> /usr/bin/env python
|
1996-11-27 19:52:01 +00:00 |
CGIHTTPServer.py
|
|
|
cmd.py
|
|
|
cmp.py
|
|
|
cmpcache.py
|
|
|
codehack.py
|
|
|
colorsys.py
|
|
|
commands.py
|
|
|
compileall.py
|
|
|
Complex.py
|
|
|
copy.py
|
|
|
dbhash.py
|
|
|
dircache.py
|
|
|
dircmp.py
|
|
|
dis.py
|
Show names of locals in disco (Ka-Ping Yee)
|
1996-09-12 17:39:36 +00:00 |
dospath.py
|
|
|
dumbdbm.py
|
|
|
dump.py
|
|
|
emacs.py
|
|
|
find.py
|
|
|
fmt.py
|
Change to always call list.append with a single argument.
|
1996-10-08 14:06:17 +00:00 |
fnmatch.py
|
|
|
formatter.py
|
(formatter.py): Simplify NullFormatter definition of add_hor_rule() to match
|
1996-10-08 21:57:47 +00:00 |
fpformat.py
|
|
|
ftplib.py
|
Always open file objects in binary mode.
|
1996-09-30 22:02:50 +00:00 |
getopt.py
|
Layout and cleanup by Fred
|
1996-09-11 19:43:52 +00:00 |
glob.py
|
|
|
gopherlib.py
|
|
|
grep.py
|
|
|
htmlentitydefs.py
|
|
|
htmllib.py
|
|
|
httplib.py
|
In the HTTP reply header, be more accepting in the HTTP version.
|
1996-12-10 15:58:22 +00:00 |
ihooks.py
|
Set the __file__ attribute of the imported module in both versions of
|
1996-10-07 23:41:54 +00:00 |
imghdr.py
|
|
|
linecache.py
|
|
|
lockfile.py
|
|
|
macpath.py
|
|
|
macstat.py
|
|
|
macurl2path.py
|
Added warning not to import directly.
|
1996-10-15 14:40:41 +00:00 |
mailbox.py
|
/usr/local/bin/python -> /usr/bin/env python
|
1996-11-27 19:52:01 +00:00 |
mailcap.py
|
typo (cotinue -> continue)
|
1996-08-26 16:20:31 +00:00 |
Makefile
|
|
|
mhlib.py
|
When removing a messge from all sequences, don't remove from 'cur',
|
1996-11-12 04:15:47 +00:00 |
mimetools.py
|
Added getparamnames() to Message class -- return a list of all
|
1996-10-04 20:14:02 +00:00 |
MimeWriter.py
|
Removed RCS crud from official Python release version.
|
1996-10-08 14:14:49 +00:00 |
mimify.py
|
/usr/local/bin/python -> /usr/bin/env python
|
1996-11-27 19:52:01 +00:00 |
multifile.py
|
|
|
mutex.py
|
Change to always call list.append with a single argument.
|
1996-10-08 14:06:17 +00:00 |
newdir.py
|
|
|
newimp.py
|
|
|
ni.py
|
Fix type in loop stripping '__.' from name
|
1996-09-10 17:38:20 +00:00 |
ni1.py
|
Fix type in loop stripping '__.' from name
|
1996-09-10 17:38:20 +00:00 |
nntplib.py
|
|
|
ntpath.py
|
Don't do truncation to 8+3 format -- this is used on NT file systems!
|
1996-08-26 16:35:26 +00:00 |
nturl2path.py
|
|
|
os.py
|
|
|
ospath.py
|
|
|
packmail.py
|
|
|
Para.py
|
Changes to always call list.append with a single argument.
|
1996-10-08 14:06:35 +00:00 |
pdb.doc
|
|
|
pdb.py
|
/usr/local/bin/python -> /usr/bin/env python
|
1996-11-27 19:52:01 +00:00 |
persist.py
|
|
|
pickle.py
|
Compromise on test in find_class(): a user-defined function is okay,
|
1996-10-07 14:34:20 +00:00 |
pipes.py
|
|
|
poly.py
|
|
|
popen2.py
|
|
|
posixfile.py
|
Added linux2 specific code :-(
|
1996-09-10 17:40:16 +00:00 |
posixpath.py
|
|
|
profile.doc
|
|
|
profile.py
|
/usr/local/bin/python -> /usr/bin/env python
|
1996-11-27 19:52:01 +00:00 |
pstats.py
|
|
|
pty.py
|
|
|
py_compile.py
|
Cast mtime gotten from stat() to long int -- else it won't work
|
1996-10-24 13:42:30 +00:00 |
pyclbr.py
|
Don't add names that start with _
|
1996-10-10 16:00:28 +00:00 |
Queue.py
|
|
|
quopri.py
|
|
|
rand.py
|
|
|
random.py
|
|
|
regex_syntax.py
|
|
|
regexp.py
|
|
|
regsub.py
|
|
|
repr.py
|
|
|
rexec.py
|
Don't mix stdout/stderr.
|
1996-10-02 14:57:28 +00:00 |
rfc822.py
|
Added support for timezone in date field. getdate_tz() and
|
1996-11-20 22:12:26 +00:00 |
sched.py
|
|
|
sgmllib.py
|
|
|
shelve.py
|
Fix bogus len() call
|
1996-09-10 17:39:56 +00:00 |
shutil.py
|
|
|
SimpleHTTPServer.py
|
Get rid of nobody_uid() and import pwd -- not used here.
|
1996-09-04 23:42:04 +00:00 |
site.py
|
|
|
sndhdr.py
|
|
|
SocketServer.py
|
Make self.rfile unbuffered (self.wfile already is). This should fix
|
1996-10-23 14:30:23 +00:00 |
stat.py
|
|
|
statcache.py
|
|
|
string.py
|
Use correct separator for capwords(s, sep).
|
1996-08-26 15:55:00 +00:00 |
StringIO.py
|
|
|
stringold.py
|
Use correct separator for capwords(s, sep).
|
1996-08-26 15:55:00 +00:00 |
sunau.py
|
|
|
sunaudio.py
|
|
|
symbol.py
|
|
|
tb.py
|
|
|
tempfile.py
|
|
|
toaiff.py
|
|
|
token.py
|
|
|
tokenize.py
|
|
|
traceback.py
|
Changes to always call list.append with a single argument.
|
1996-10-08 14:06:35 +00:00 |
tty.py
|
|
|
types.py
|
Ellipses -> Ellipsis rename (the dictionary really says that it should
|
1996-10-11 16:25:41 +00:00 |
tzparse.py
|
|
|
urllib.py
|
Add optional data argument to urlopen() and open_http(), to trigger POST.
|
1996-12-10 16:00:28 +00:00 |
urlopen.py
|
|
|
urlparse.py
|
|
|
UserDict.py
|
|
|
UserList.py
|
|
|
util.py
|
|
|
uu.py
|
|
|
wave.py
|
|
|
whatsound.py
|
|
|
whichdb.py
|
|
|
whrandom.py
|
Change the default seeding -- use 8 bits of sub-second precision and
|
1996-10-21 23:20:03 +00:00 |
xdrlib.py
|
Unpacker.get_buffer(): new method to access the internal buffer of data
|
1996-12-04 22:04:39 +00:00 |
zmod.py
|
|
|