cpython/Lib
Fred Drake 960fdf9ac3 Added the constants ascii_letters, ascii_lowercase, and ascii_uppercase
to the string module.  This was determined to be the right approach in
SF bug #226706.
2001-07-20 18:38:26 +00:00
..
compiler
curses
distutils
encodings
idlelib update in preparation for 0.8.1 alpha release 2001-07-20 08:53:38 +00:00
lib-old
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
plat-sunos4
plat-sunos5
plat-unixware7
site-packages
test Make the unicode-escape and the UTF-16 codecs handle surrogates 2001-07-20 17:39:11 +00:00
xml Added function xml.sax.saxutils.quoteattr(). 2001-07-19 16:10:15 +00:00
__future__.py
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
code.py
codecs.py
codeop.py
colorsys.py
commands.py
compileall.py
ConfigParser.py
Cookie.py
copy.py
copy_reg.py
dbhash.py
difflib.py
dircache.py
dis.py
doctest.py
dospath.py
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 apply patch item #416253 2001-07-20 10:52:06 +00:00
imghdr.py
imputil.py
inspect.py
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 SF bug #44271: os.path.expanduser problem w/o HOME set. 2001-07-19 17:18:18 +00:00
nturl2path.py
os.py
pdb.doc
pdb.py
pickle.py
pipes.py
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
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 Copying this 2.1.1 bugfix to the trunk: 2001-07-20 14:57:12 +00:00
smtpd.py
smtplib.py
sndhdr.py
socket.py
SocketServer.py
sre.py
sre_compile.py Patch #442512: put block indices in the right byte order on bigendian systems. 2001-07-19 14:26:10 +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
symtable.py
tabnanny.py
telnetlib.py
tempfile.py
TERMIOS.py
threading.py
toaiff.py
token.py
tokenize.py
traceback.py
tty.py
types.py
tzparse.py
unittest.py
urllib.py
urllib2.py
urlparse.py
user.py
UserDict.py
UserList.py
UserString.py
uu.py
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
zipfile.py Make sure path names inserted into ZIP files are normalized to use "/" as 2001-07-19 19:44:25 +00:00