0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 08:52:25 +01:00
cpython/Lib
Guido van Rossum 5c5e829a5d Use IOError.
1991-12-26 13:02:59 +00:00
..
irix5 Attempt at speeding up. 1991-12-16 13:10:14 +00:00
lib-old Initial revision 1991-11-12 15:38:08 +00:00
lib-stdwin Use ImportError; New class syntax. 1991-12-26 13:00:45 +00:00
plat-irix5 Attempt at speeding up. 1991-12-16 13:10:14 +00:00
stdwin Use ImportError; New class syntax. 1991-12-26 13:00:45 +00:00
test Added ZeroDivisionError except clauses. 1991-12-16 13:10:58 +00:00
calendar.py Use IOError. 1991-12-26 13:02:59 +00:00
cmp.py
cmpcache.py
commands.py Now uses pipes. 1991-08-16 13:23:29 +00:00
dircache.py path.cat --> join 1991-08-16 13:28:23 +00:00
dircmp.py path.cat --> join 1991-08-16 13:28:23 +00:00
dis.py New opcodes: UNPACK_ARG, STORE_GLOBAL, DELETE_GLOBAL, LOAD_LOCAL, LOAD_GLOBAL 1991-12-16 13:09:28 +00:00
dump.py
fnmatch.py
getopt.py
glob.py path.cat --> join 1991-08-16 13:28:23 +00:00
grep.py save match function instead of regexp object 1991-08-16 13:24:42 +00:00
importall.py Initial revision 1991-08-16 13:28:28 +00:00
macpath.py macpath.cat --> join 1991-08-16 13:27:45 +00:00
mutex.py
newdir.py Initial revision 1991-11-12 15:38:08 +00:00
packmail.py macpath.cat --> join 1991-08-16 13:27:45 +00:00
persist.py
poly.py
posixpath.py Added samefile() function. 1991-11-12 15:37:40 +00:00
rand.py Added warning comment 1991-08-16 13:28:11 +00:00
sched.py Added a comment about a possible interface change. 1991-11-12 15:37:53 +00:00
shutil.py path.cat --> join 1991-08-16 13:28:23 +00:00
stat.py
statcache.py
string.py A plus is also a sign! 1991-08-16 13:29:03 +00:00
stringold.py A plus is also a sign! 1991-08-16 13:29:03 +00:00
sunaudio.py
tb.py
tempfile.py Initial revision 1991-11-12 15:38:08 +00:00
util.py
whrandom.py
zmod.py