0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib
Guido van Rossum 5d856fcd0f The usual
1999-02-16 20:05:35 +00:00
..
distutils
dos-8x3 The usual 1999-02-16 20:05:35 +00:00
lib-old
lib-stdwin
lib-tk Put a try-except around the "image delete" call in Image.__del__ to 1999-02-08 15:26:49 +00:00
plat-aix3
plat-aix4
plat-beos
plat-freebsd2
plat-freebsd3
plat-generic
plat-irix5
plat-irix6
plat-linux1
plat-linux2
plat-netbsd1
plat-next3
plat-sunos4
plat-sunos5
plat-win
test The encoding type was wrong, I think. 1999-02-05 20:57:44 +00:00
aifc.py
anydbm.py
asynchat.py
asyncore.py
audiodev.py
base64.py
BaseHTTPServer.py
Bastion.py
bdb.py Embarrassing: remove a debug print statement from set_break() for the 1999-01-29 22:39:32 +00:00
binhex.py
bisect.py
builtin.py
calendar.py
cgi.py
CGIHTTPServer.py
cmd.py
cmp.py
cmpcache.py
code.py
codeop.py
colorsys.py
commands.py
compileall.py
ConfigParser.py Fix by Chris Petrilli (to his own code) to limit the number of 1999-02-12 14:13:10 +00:00
copy_reg.py
copy.py
dbhash.py
dircache.py
dircmp.py
dis.py
dospath.py
dumbdbm.py
dump.py
exceptions.py
fileinput.py
find.py
fnmatch.py
formatter.py
fpformat.py
ftplib.py
getopt.py
getpass.py Mod by Jack Jansen: on Macintosh, use EasyDialogs.GetPassword if it 1999-02-11 14:41:46 +00:00
glob.py
gopherlib.py
grep.py
gzip.py
htmlentitydefs.py
htmllib.py
httplib.py
ihooks.py
imaplib.py
imghdr.py
keyword.py
knee.py
linecache.py
locale.py
macpath.py
macstat.py
macurl2path.py
mailbox.py
mailcap.py
Makefile
mhlib.py
mimetools.py
mimetypes.py
MimeWriter.py
mimify.py
multifile.py
mutex.py
netrc.py
newimp.py
nntplib.py
ntpath.py New splitdrive() that knows about UNC paths (e.g., network paths like 1999-02-03 17:20:50 +00:00
nturl2path.py
os.py Special-case _P_WAIT etc. for NT. 1999-02-01 23:52:29 +00:00
packmail.py
pdb.doc
pdb.py
persist.py
pickle.py
pipes.py
popen2.py
poplib.py
posixfile.py
posixpath.py
pprint.py
profile.doc
profile.py
pstats.py
pty.py
py_compile.py
pyclbr.py
Queue.py Tim Peters: 1999-02-08 18:34:01 +00:00
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
shelve.py
shlex.py
shutil.py
SimpleHTTPServer.py
site.py
smtplib.py
sndhdr.py
SocketServer.py
stat.py
statcache.py
statvfs.py Patch by Steve Clift -- fix the indices now that f_fsid is no longer returned! 1999-02-10 13:12:07 +00:00
string.py
StringIO.py
stringold.py
sunau.py Should open files in binary mode! 1999-02-05 20:55:16 +00:00
sunaudio.py
symbol.py
tabnanny.py
telnetlib.py
tempfile.py
threading_api.py
threading.py
toaiff.py
token.py
tokenize.py
traceback.py
tty.py
turtle.py
types.py
tzparse.py
urllib.py In open_ftp(), check that retrlen is not None before using it in a %d format! 1999-02-16 15:10:12 +00:00
urlopen.py
urlparse.py
user.py
UserDict.py
UserList.py
util.py
uu.py
wave.py Ehm, when we don't need to byteswap the data, don't go through an 1999-02-05 22:32:11 +00:00
whatsound.py
whichdb.py
whrandom.py
xdrlib.py
xmllib.py Fredrik Lundh fixes Sjoerd's patch... 1999-02-02 22:15:24 +00:00