.. |
compiler
|
patch by Neil Schemenauer to improve (fix?) line number generation
|
2000-09-01 20:47:37 +00:00 |
curses
|
Tweak curses.wrapper so it initializes colors if they are available.
|
2000-08-09 21:11:07 +00:00 |
distutils
|
Renamed --clean to --no-keep-temp and --noclean to --keep-temp.
|
2000-09-16 15:54:18 +00:00 |
dos-8x3
|
The usual.
|
2000-09-05 04:49:50 +00:00 |
encodings
|
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
|
2000-07-16 12:04:32 +00:00 |
idlelib
|
Initial revision
|
2000-08-15 01:13:23 +00:00 |
lib-old
|
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
|
2000-07-16 12:04:32 +00:00 |
lib-tk
|
Removed some debugging prints: When running user configuration code
|
2000-09-15 04:41:22 +00:00 |
plat-aix3
|
New AIX specific subdirs
|
1996-08-08 18:24:58 +00:00 |
plat-aix4
|
New AIX specific subdirs
|
1996-08-08 18:24:58 +00:00 |
plat-freebsd2
|
New files from Thomas Gellekum
|
1998-05-06 15:14:36 +00:00 |
plat-freebsd3
|
New files from Thomas Gellekum
|
1998-05-06 15:14:36 +00:00 |
plat-freebsd4
|
tg@freebsd.org
|
2000-08-31 02:42:11 +00:00 |
plat-freebsd5
|
tg@freebsd.org
|
2000-08-31 02:42:11 +00:00 |
plat-generic
|
Use fcntl.h instead of sys/fcntl.h; use h2py.py from Tools/scripts
|
1996-08-08 18:25:40 +00:00 |
plat-irix5
|
Convert some old-style string exceptions to class exceptions.
|
2000-08-18 14:59:33 +00:00 |
plat-irix6
|
Convert some old-style string exceptions to class exceptions.
|
2000-08-18 14:59:33 +00:00 |
plat-linux1
|
more recent linux header files
|
1996-01-26 17:43:46 +00:00 |
plat-linux2
|
Forgot to add this file. CDROM device parameters.
|
1999-04-12 14:35:08 +00:00 |
plat-netbsd1
|
More generated files for netbsd 1.x, by Anders Andersen.
|
1997-12-03 18:44:57 +00:00 |
plat-next3
|
regen for Next
|
1996-08-16 18:14:41 +00:00 |
plat-sunos4
|
Merge alpha100 branch back to main trunk
|
1994-08-01 11:34:53 +00:00 |
plat-sunos5
|
Forgot to add this file. CDROM device parameters.
|
1999-04-12 14:35:08 +00:00 |
site-packages
|
Add a README file so that cvs update -P doesn't obliterate this
|
2000-03-31 20:03:56 +00:00 |
test
|
- add a new test
|
2000-09-15 22:32:29 +00:00 |
xml
|
Fixed some typos. Removed one obsolete comment.
|
2000-09-15 18:38:47 +00:00 |
BaseHTTPServer.py
|
updated occurences of fqdn algorithm (closes patch #101197)
|
2000-08-16 20:30:21 +00:00 |
Bastion.py
|
…
|
|
CGIHTTPServer.py
|
Now that StreamRequestHandler defaults rfile to buffered, make it
|
2000-09-01 03:27:34 +00:00 |
ConfigParser.py
|
…
|
|
Cookie.py
|
Whitespace cleanup; now passes the regression test (the last checkin made
|
2000-08-24 14:40:35 +00:00 |
Makefile
|
…
|
|
MimeWriter.py
|
…
|
|
Queue.py
|
…
|
|
SimpleHTTPServer.py
|
For this server to work on Windows, directories should use "/" as the
|
2000-09-04 15:55:31 +00:00 |
SocketServer.py
|
In class StreamRequestHandler, make the default buffering for rfile
|
2000-09-01 03:25:14 +00:00 |
StringIO.py
|
…
|
|
UserDict.py
|
Barry's patch to implement the new setdefault() method.
|
2000-08-08 16:12:54 +00:00 |
UserList.py
|
Support for augmented assignment in the UserList, UserDict, UserString and
|
2000-08-24 20:14:10 +00:00 |
UserString.py
|
simple typo that makes regression test test_userstring fail
|
2000-08-24 21:47:34 +00:00 |
aifc.py
|
Convert some old-style string exceptions to class exceptions.
|
2000-08-17 05:06:49 +00:00 |
anydbm.py
|
…
|
|
asynchat.py
|
Match Sam Rushing's current version of asyncore.py and asynchat.py
|
2000-09-08 20:30:39 +00:00 |
asyncore.py
|
Untabify. When compiling in -tt mode, an inconsistent Tab use error
|
2000-09-11 04:00:46 +00:00 |
atexit.py
|
…
|
|
audiodev.py
|
Convert some old-style string exceptions to class exceptions.
|
2000-08-17 05:06:49 +00:00 |
base64.py
|
…
|
|
bdb.py
|
…
|
|
binhex.py
|
Convert some old-style string exceptions to class exceptions.
|
2000-08-17 05:06:49 +00:00 |
bisect.py
|
…
|
|
builtin.py
|
…
|
|
calendar.py
|
patches from David Goodger. Closes patch 101085.
|
2000-08-30 14:01:28 +00:00 |
cgi.py
|
fix bug #110661 (PR#356) -- accept either & or ; as separator for CGI
|
2000-09-15 20:06:57 +00:00 |
chunk.py
|
…
|
|
cmd.py
|
…
|
|
code.py
|
…
|
|
codecs.py
|
…
|
|
codeop.py
|
…
|
|
colorsys.py
|
…
|
|
commands.py
|
…
|
|
compileall.py
|
…
|
|
copy.py
|
Added Unicode objects to the copy mechanism. Since these are immutable,
|
2000-09-07 11:00:03 +00:00 |
copy_reg.py
|
…
|
|
dbhash.py
|
…
|
|
dircache.py
|
…
|
|
dis.py
|
Add missing opcodes. Thanx to jeremy for reminding me ;)
|
2000-08-24 22:44:53 +00:00 |
dospath.py
|
revert semantics of commonprefix to work character-by-character
|
2000-08-22 13:01:53 +00:00 |
dumbdbm.py
|
…
|
|
filecmp.py
|
…
|
|
fileinput.py
|
…
|
|
fnmatch.py
|
…
|
|
formatter.py
|
…
|
|
fpformat.py
|
…
|
|
ftplib.py
|
Added support for RFC 959's REST command (restart), closing SF patch
|
2000-09-01 06:09:23 +00:00 |
getopt.py
|
…
|
|
getpass.py
|
…
|
|
gettext.py
|
Repaired comment.
|
2000-09-01 02:20:20 +00:00 |
glob.py
|
…
|
|
gopherlib.py
|
…
|
|
gzip.py
|
SF patch #100740: Add optional size arguments to .readline() and
|
2000-07-29 20:15:26 +00:00 |
htmlentitydefs.py
|
…
|
|
htmllib.py
|
…
|
|
httplib.py
|
cope with weird Content-Length values returned from servers by
|
2000-09-14 20:34:27 +00:00 |
ihooks.py
|
…
|
|
imaplib.py
|
…
|
|
imghdr.py
|
…
|
|
imputil.py
|
…
|
|
keyword.py
|
…
|
|
knee.py
|
…
|
|
linecache.py
|
…
|
|
locale.py
|
…
|
|
macpath.py
|
Restored commonprefix() semantics.
|
2000-08-23 09:13:40 +00:00 |
macstat.py
|
…
|
|
macurl2path.py
|
…
|
|
mailbox.py
|
Detlef Lannert <lannert@uni-duesseldorf.de>:
|
2000-09-14 14:44:43 +00:00 |
mailcap.py
|
…
|
|
mhlib.py
|
…
|
|
mimetools.py
|
…
|
|
mimetypes.py
|
…
|
|
mimify.py
|
…
|
|
multifile.py
|
Convert some old-style string exceptions to class exceptions.
|
2000-08-17 05:06:49 +00:00 |
mutex.py
|
More trivial comment -> docstring transformations by Ka-Ping Yee,
|
2000-02-04 15:10:34 +00:00 |
netrc.py
|
…
|
|
nntplib.py
|
…
|
|
ntpath.py
|
revert semantics of commonprefix to work character-by-character
|
2000-08-22 13:01:53 +00:00 |
nturl2path.py
|
Add 'r' to docstrings to avoid expanded backslash escapes. (Ka-Ping Yee)
|
2000-05-30 13:25:35 +00:00 |
os.py
|
Added os.popen2() and os.popen3() for non-Windows platforms.
|
2000-08-28 17:20:05 +00:00 |
pdb.doc
|
…
|
|
pdb.py
|
…
|
|
persist.py
|
…
|
|
pickle.py
|
Fix Bug #114293:
|
2000-09-15 15:14:51 +00:00 |
pipes.py
|
…
|
|
popen2.py
|
The "more" cmd varies across Windows flavors, sometimes adding stray
|
2000-09-01 20:38:55 +00:00 |
poplib.py
|
…
|
|
posixfile.py
|
Do not try to fix bugs while sleeping.
|
2000-09-09 06:29:35 +00:00 |
posixpath.py
|
revert semantics of commonprefix to work character-by-character
|
2000-08-22 13:01:53 +00:00 |
pprint.py
|
…
|
|
pre.py
|
Correct docstring about return value when group didn't participate in match
|
2000-09-04 03:19:48 +00:00 |
profile.doc
|
…
|
|
profile.py
|
remove all occurence of math.rint() from the sources
|
2000-08-10 04:23:30 +00:00 |
pstats.py
|
…
|
|
pty.py
|
…
|
|
py_compile.py
|
Support \r in source files. Closes bug #101425.
|
2000-09-15 06:57:26 +00:00 |
pyclbr.py
|
…
|
|
quopri.py
|
…
|
|
random.py
|
Repair senseless random.seed docstring (reported on c.l.py).
|
2000-09-16 04:02:48 +00:00 |
re.py
|
My fix to the URL accidentally also switched back to the "pre" module.
|
2000-08-01 21:22:16 +00:00 |
reconvert.py
|
…
|
|
regex_syntax.py
|
…
|
|
regsub.py
|
The third and final doc-string sweep by Ka-Ping Yee.
|
2000-02-04 15:28:42 +00:00 |
repr.py
|
…
|
|
rexec.py
|
…
|
|
rfc822.py
|
Support for augmented assignment in the UserList, UserDict, UserString and
|
2000-08-24 20:14:10 +00:00 |
rlcompleter.py
|
…
|
|
robotparser.py
|
…
|
|
sched.py
|
…
|
|
sgmllib.py
|
…
|
|
shelve.py
|
…
|
|
shlex.py
|
…
|
|
shutil.py
|
…
|
|
site.py
|
Add new builtin commands "copyright", "license", "credits" which
|
2000-09-05 04:39:55 +00:00 |
smtplib.py
|
Applied patch #101350, closing it.
|
2000-09-01 06:40:07 +00:00 |
sndhdr.py
|
…
|
|
socket.py
|
Before comparing os.uname() to BeOS check that os.uname actually exists:-)
|
2000-09-15 12:59:46 +00:00 |
sre.py
|
-- reset marks if repeat_one tail doesn't match
|
2000-08-07 20:59:04 +00:00 |
sre_compile.py
|
-- reset marks if repeat_one tail doesn't match
|
2000-08-07 20:59:04 +00:00 |
sre_constants.py
|
final 0.9.8 updates:
|
2000-08-01 22:47:49 +00:00 |
sre_parse.py
|
-- tightened up parsing of octal numbers
|
2000-09-02 11:03:34 +00:00 |
stat.py
|
…
|
|
statcache.py
|
…
|
|
statvfs.py
|
…
|
|
string.py
|
…
|
|
stringold.py
|
…
|
|
sunau.py
|
Convert some old-style string exceptions to class exceptions.
|
2000-08-17 04:45:13 +00:00 |
sunaudio.py
|
Convert some old-style string exceptions to class exceptions.
|
2000-08-17 04:45:13 +00:00 |
symbol.py
|
Update for augmented assignment.
|
2000-08-24 21:08:39 +00:00 |
tabnanny.py
|
…
|
|
telnetlib.py
|
…
|
|
tempfile.py
|
Patch by tg@FreeBSD.org to try /var/tmp first.
|
2000-08-29 14:55:03 +00:00 |
threading.py
|
Revise to use atexit instead of monkeying with sys.exitfunc directly.
|
2000-08-18 15:50:54 +00:00 |
toaiff.py
|
Convert some old-style string exceptions to class exceptions.
|
2000-08-17 04:45:13 +00:00 |
token.py
|
Update for augmented assignment.
|
2000-08-24 21:08:39 +00:00 |
tokenize.py
|
Update for augmented assignment, tested & approved by Guido.
|
2000-08-24 21:44:52 +00:00 |
traceback.py
|
Patch by Toby Dickenson: don't die when an error occurs during string
|
2000-08-22 02:04:46 +00:00 |
tty.py
|
…
|
|
types.py
|
…
|
|
tzparse.py
|
…
|
|
urllib.py
|
Remove "," from the list of always_safe characters. It is a reserved
|
2000-09-14 16:59:07 +00:00 |
urllib2.py
|
…
|
|
urlparse.py
|
…
|
|
user.py
|
…
|
|
uu.py
|
Convert some old-style string exceptions to class exceptions.
|
2000-08-17 04:45:13 +00:00 |
wave.py
|
Convert some old-style string exceptions to class exceptions.
|
2000-08-17 04:45:13 +00:00 |
webbrowser.py
|
Hack the Windows code to use os.popen().
|
2000-09-03 17:12:50 +00:00 |
whichdb.py
|
Add missing 'try:'. Patch by Rob W. W. Hooft, #101071 (closed.)
|
2000-08-04 08:46:59 +00:00 |
whrandom.py
|
Line-wrap and properly indent a couple of docstrings.
|
2000-06-30 19:33:35 +00:00 |
xdrlib.py
|
…
|
|
xmllib.py
|
New method getnamespace.
|
2000-08-31 10:27:00 +00:00 |
zipfile.py
|
…
|
|