0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib
2002-05-06 13:57:19 +00:00
..
compiler Fix com_arglist() and update grammar fragment. 2002-04-19 22:56:37 +00:00
curses
distutils Prevent convert_path from crashing if the path is an empty string. Bugfix candidate. 2002-05-06 13:57:19 +00:00
email
encodings
hotshot
idlelib tracking python idle changes: 2002-04-22 00:42:42 +00:00
lib-old
lib-tk SF patch 546244 by John Williams: add Text.dump() method. 2002-04-23 13:29:43 +00:00
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-os2emx
plat-riscos
plat-sunos4
plat-sunos5
plat-unixware7
site-packages
test random.gauss() uses a piece of hidden state used by nothing else, 2002-05-05 20:40:00 +00:00
xml
__future__.py
__phello__.foo.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
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
colorsys.py
commands.py
compileall.py
ConfigParser.py Clean up uses of some deprecated features. 2002-04-26 02:29:55 +00:00
Cookie.py Clean up uses of some deprecated features. 2002-04-26 02:29:55 +00:00
copy_reg.py
copy.py
dbhash.py
difflib.py Mostly in SequenceMatcher.{__chain_b, find_longest_match}: 2002-04-29 01:37:32 +00:00
dircache.py
dis.py
doctest.py
dospath.py
dumbdbm.py
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
hmac.py
htmlentitydefs.py
htmllib.py
HTMLParser.py
httplib.py Forward port of patch # 500311: Work around for buggy https servers. 2002-04-20 07:47:40 +00:00
ihooks.py
imaplib.py
imghdr.py
imputil.py
inspect.py Clean up uses of some deprecated features. 2002-04-26 02:29:55 +00:00
keyword.py
linecache.py
locale.py
macpath.py whitespace fixup. test__all__ and test_sundry were failing 2002-04-23 02:38:39 +00:00
macurl2path.py
mailbox.py
mailcap.py
markupbase.py
mhlib.py
mimetools.py
mimetypes.py
MimeWriter.py
mimify.py
multifile.py
mutex.py
netrc.py
nntplib.py
ntpath.py
nturl2path.py
os2emxpath.py
os.py Patch 550804: Make os.environ.copy() return a copy. 2002-05-02 17:39:19 +00:00
pdb.doc
pdb.py
pickle.py Add Pickler.clear_memo() so the pickle and cPickle modules are more similar. 2002-05-01 20:33:53 +00:00
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 Fix bug 544473 - "Queue module can deadlock". 2002-04-19 00:11:32 +00:00
quopri.py
random.py random.gauss() uses a piece of hidden state used by nothing else, 2002-05-05 20:40:00 +00:00
re.py
reconvert.py
regex_syntax.py
regsub.py
repr.py
rexec.py
rfc822.py
rlcompleter.py
robotparser.py
sched.py
sgmllib.py
shelve.py
shlex.py
shutil.py
SimpleHTTPServer.py
SimpleXMLRPCServer.py
site.py
smtpd.py
smtplib.py
sndhdr.py
socket.py
SocketServer.py
sre_compile.py
sre_constants.py
sre_parse.py
sre.py
stat.py
statcache.py
statvfs.py
string.py
StringIO.py
stringold.py
sunau.py
sunaudio.py
symbol.py
symtable.py
tabnanny.py
telnetlib.py
tempfile.py
TERMIOS.py
this.py
threading.py
toaiff.py
token.py
tokenize.py
traceback.py
tty.py
types.py
tzparse.py
unittest.py
urllib2.py
urllib.py
urlparse.py
user.py
UserDict.py
UserList.py
UserString.py
uu.py
warnings.py
wave.py
weakref.py
webbrowser.py
whichdb.py
whrandom.py
xdrlib.py
xmllib.py
xmlrpclib.py
zipfile.py