0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib
1995-01-26 00:45:20 +00:00
..
irix5
lib-old
lib-stdwin
lib-tk Fixed 'propagate' method 1994-12-30 17:16:35 +00:00
plat-irix5
plat-sunos4
plat-sunos5
stdwin
sunos4
sunos5
test Fix exec test so presence of __builtins__ doesn't break it 1995-01-10 10:34:21 +00:00
tkinter Fixed 'propagate' method 1994-12-30 17:16:35 +00:00
addpack.py
aifc.py
anydbm.py shelve.py: database of persistent objects, on top of pickle.py and anydbm.py 1995-01-10 00:31:14 +00:00
audiodev.py
bdb.py
bisect.py
builtin.py
calendar.py
cgi.py new files 1995-01-12 12:29:47 +00:00
cmd.py
cmp.py
cmpcache.py
codehack.py
colorsys.py
commands.py Added clarifying comment 1995-01-04 19:20:00 +00:00
compileall.py
Complex.py new files 1995-01-12 12:29:47 +00:00
copy.py shallow and deep copy operations 1995-01-10 00:34:21 +00:00
dircache.py
dircmp.py
dis.py
dospath.py
dump.py
emacs.py
fnmatch.py
fpformat.py
ftplib.py Always use 'anonymous' if os.environ doesn't exist 1995-01-19 12:24:45 +00:00
getopt.py
glob.py
gopherlib.py
grep.py
httplib.py
imghdr.py
importall.py
linecache.py
lockfile.py
macpath.py
macstat.py
mailbox.py
Makefile
mhlib.py fix bogus test for regex match 1995-01-26 00:45:20 +00:00
mimetools.py
multifile.py
mutex.py
newdir.py
nntplib.py fix comments for list command 1995-01-10 10:35:55 +00:00
ntpath.py
os.py
ospath.py
packmail.py
pdb.doc
pdb.py
persist.py
pickle.py shelve.py: database of persistent objects, on top of pickle.py and anydbm.py 1995-01-10 00:31:14 +00:00
pipes.py
poly.py
popen2.py new files 1995-01-12 12:29:47 +00:00
posixfile.py
posixpath.py Let extensions start at the last period after the last slash in the 1994-12-14 15:29:17 +00:00
profile.doc
profile.py
pstats.py
pty.py
py_compile.py
Queue.py
rand.py
random.py
regex_syntax.py
regexp.py
regsub.py
repr.py use getattr() instead of eval(), fix string representations 1995-01-12 12:29:17 +00:00
rexec.py evolution 1995-01-17 15:58:37 +00:00
rfc822.py
sched.py
shelve.py shelve.py: database of persistent objects, on top of pickle.py and anydbm.py 1995-01-10 00:31:14 +00:00
shutil.py
sndhdr.py
stat.py
statcache.py
string.py
StringIO.py
stringold.py
sunau.py
sunaudio.py
symbol.py
tb.py
tempfile.py
toaiff.py
token.py
tokenize.py
traceback.py
tty.py
types.py
tzparse.py
urllib.py Add hacks for switching protocol and path but leaving host unchanged 1994-12-30 17:18:59 +00:00
urlopen.py
urlparse.py Add hacks for switching protocol and path but leaving host unchanged 1994-12-30 17:18:59 +00:00
UserDict.py
UserList.py
util.py
uu.py
wave.py
whatsound.py
whrandom.py
zmod.py