cpython/Lib
2001-07-23 16:30:21 +00:00
..
compiler
curses
distutils Patch #429442 from Jason Tishler: Corrects sys.platform and 2001-07-20 19:29:04 +00:00
encodings
idlelib updated about info for 0.8.1 release 2001-07-21 09:59:58 +00:00
lib-old Use string.ascii_letters instead of string.letters (SF bug #226706). 2001-07-20 19:05:50 +00:00
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-riscos Use string.ascii_letters instead of string.letters (SF bug #226706). 2001-07-20 19:05:50 +00:00
plat-sunos4
plat-sunos5
plat-unixware7
site-packages
test Make this test work under Windows as well. 2001-07-23 16:30:21 +00:00
xml Added function xml.sax.saxutils.quoteattr(). 2001-07-19 16:10:15 +00:00
__future__.py Preliminary support for "from __future__ import generators" to enable 2001-07-15 21:08: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
calendar.py
cgi.py
CGIHTTPServer.py
chunk.py
cmd.py Use string.ascii_letters instead of string.letters (SF bug #226706). 2001-07-20 19:05:50 +00:00
code.py
codecs.py
codeop.py
colorsys.py
commands.py
compileall.py
ConfigParser.py
Cookie.py Use string.ascii_letters instead of string.letters (SF bug #226706). 2001-07-20 19:05:50 +00:00
copy.py
copy_reg.py
dbhash.py
difflib.py
dircache.py
dis.py
doctest.py Document doctest's generator-future hack. 2001-07-16 18:39:58 +00:00
dospath.py Use string.ascii_letters instead of string.letters (SF bug #226706). 2001-07-20 19:05:50 +00:00
dumbdbm.py Replace __import__ with import as. 2001-07-19 10:06:39 +00:00
FCNTL.py
filecmp.py
fileinput.py
fnmatch.py
formatter.py
fpformat.py
ftplib.py
getopt.py
getpass.py
gettext.py
glob.py
gopherlib.py
gzip.py
htmlentitydefs.py
htmllib.py
HTMLParser.py
httplib.py
ihooks.py
imaplib.py Whitespace normalization, plus: 2001-07-21 01:41:30 +00:00
imghdr.py
imputil.py
inspect.py Preliminary support for "from __future__ import generators" to enable 2001-07-15 21:08:29 +00:00
keyword.py
knee.py
linecache.py
locale.py
macpath.py
macurl2path.py
mailbox.py
mailcap.py
mhlib.py
mimetools.py
mimetypes.py
MimeWriter.py
mimify.py
multifile.py
mutex.py
netrc.py
nntplib.py
ntpath.py Use string.ascii_letters instead of string.letters (SF bug #226706). 2001-07-20 19:05:50 +00:00
nturl2path.py Use string.ascii_letters instead of string.letters. 2001-07-20 18:52:02 +00:00
os.py
pdb.doc
pdb.py
pickle.py
pipes.py Use string.ascii_letters instead of string.letters (SF bug #226706). 2001-07-20 18:53:34 +00:00
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
pydoc.py
Queue.py
quopri.py
random.py
re.py
reconvert.py
regex_syntax.py
regsub.py
repr.py
rexec.py
rfc822.py Stoopid change, just to mention that the last checkin resolves SF bug 2001-07-16 20:41:40 +00:00
rlcompleter.py
robotparser.py
sched.py
sgmllib.py Make the new docstrings better conform to Guido's style guide. 2001-07-19 20:57:23 +00:00
shelve.py
shlex.py
shutil.py
SimpleHTTPServer.py
site.py Make the add*() helper functions more robust for use after intialization 2001-07-20 20:06:17 +00:00
smtpd.py
smtplib.py
sndhdr.py
socket.py
SocketServer.py
sre.py
sre_compile.py Whitespace normalization, plus: 2001-07-21 01:41:30 +00:00
sre_constants.py
sre_parse.py
stat.py
statcache.py
statvfs.py
string.py Added the constants ascii_letters, ascii_lowercase, and ascii_uppercase 2001-07-20 18:38:26 +00:00
StringIO.py
stringold.py
sunau.py
sunaudio.py
symbol.py Updated this file to match reality. 2001-07-13 18:05:46 +00:00
symtable.py Remove now-unnecessary "from __future__ import nested_scopes" stmts. 2001-07-12 22:36:02 +00:00
tabnanny.py
telnetlib.py
tempfile.py
TERMIOS.py
threading.py
toaiff.py
token.py
tokenize.py Use string.ascii_letters instead of string.letters (SF bug #226706). 2001-07-20 19:05:50 +00:00
traceback.py
tty.py
types.py Preliminary support for "from __future__ import generators" to enable 2001-07-15 21:08:29 +00:00
tzparse.py
unittest.py
urllib.py
urllib2.py
urlparse.py
user.py
UserDict.py
UserList.py
UserString.py
uu.py SF patch #440144: Tests and minor bugfix for uu module 2001-07-11 04:08:49 +00:00
warnings.py
wave.py
weakref.py
webbrowser.py Remove some false comments. 2001-07-19 03:46:26 +00:00
whichdb.py
whrandom.py
xdrlib.py
xmllib.py
xmlrpclib.py xmlrpclib for python 2.2; initial checkin 2001-07-11 17:42:21 +00:00
zipfile.py Make sure path names inserted into ZIP files are normalized to use "/" as 2001-07-19 19:44:25 +00:00