cpython/Lib
Guido van Rossum 8fd7eee6db Use new stdwinevents. 1991-12-26 13:06:52 +00:00
..
irix5 Get rid of BCOMPAT. 1991-12-26 13:03:39 +00:00
lib-old Use ImportError 1991-12-26 13:06:22 +00:00
lib-stdwin Use new stdwinevents. 1991-12-26 13:06:52 +00:00
plat-irix5 Get rid of BCOMPAT. 1991-12-26 13:03:39 +00:00
stdwin Use new stdwinevents. 1991-12-26 13:06:52 +00:00
test New class syntax. 1991-12-26 13:06:39 +00:00
calendar.py Use IOError. 1991-12-26 13:02:59 +00:00
cmp.py Use KeyError. 1991-12-26 13:03:14 +00:00
cmpcache.py Changed use of stat. 1990-10-24 16:39:37 +00:00
commands.py Now uses pipes. 1991-08-16 13:23:29 +00:00
dircache.py Use KeyError. 1991-12-26 13:03:14 +00:00
dircmp.py Use Attr*Error. 1991-12-26 13:03: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 Initial revision 1990-10-13 19:23:40 +00:00
fnmatch.py Support [...] ranges. Also [!...] for negated ranges, SYSV shell style. 1991-04-07 13:40:02 +00:00
getopt.py Initial revision 1990-10-13 19:23:40 +00:00
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 Use ImportError. 1991-12-26 13:05:14 +00:00
macpath.py macpath.cat --> join 1991-08-16 13:27:45 +00:00
mutex.py New class syntax. 1991-12-26 13:06:29 +00:00
newdir.py Use AttributeError 1991-12-26 13:04:02 +00:00
packmail.py macpath.cat --> join 1991-08-16 13:27:45 +00:00
persist.py New class syntax. 1991-12-26 13:05:52 +00:00
poly.py Initial revision 1990-10-13 19:23:40 +00:00
posixpath.py Use AttributeError. 1991-12-26 13:05:43 +00:00
rand.py Added warning comment 1991-08-16 13:28:11 +00:00
sched.py New class syntax. 1991-12-26 13:06:29 +00:00
shutil.py path.cat --> join 1991-08-16 13:28:23 +00:00
stat.py Added S_IMODE() to strip the file type (S_IFMT) from a mode. 1990-10-31 11:25:23 +00:00
statcache.py Use 'stat' module instead of hardcoding information from <sys/stat.h>. 1990-10-21 16:17:34 +00:00
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 Initial revision 1990-12-26 15:40:07 +00:00
tb.py Use ImportError 1991-12-26 13:06:22 +00:00
tempfile.py New class syntax. 1991-12-26 13:06:29 +00:00
util.py Clarify comment. 1991-04-21 19:34:48 +00:00
whrandom.py Initial revision 1990-10-13 19:23:40 +00:00
zmod.py Initial revision 1991-01-01 18:11:14 +00:00