0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
cpython/Lib
1992-04-03 16:33:00 +00:00
..
irix5 posix -> os 1992-03-31 19:04:48 +00:00
lib-old getattr() is now built-in; no longer need a class to simulate varargs. 1992-04-02 10:37:02 +00:00
lib-stdwin use os and os.path 1992-03-31 19:07:25 +00:00
plat-irix5 posix -> os 1992-03-31 19:04:48 +00:00
stdwin use os and os.path 1992-03-31 19:07:25 +00:00
test '+' no longer accepted for varargs list 1992-04-03 16:33:00 +00:00
bdb.py Different syntax: cannot mix except and finally any more 1992-04-03 16:32:37 +00:00
calendar.py
cmd.py
cmp.py posix -> os 1992-03-31 19:04:48 +00:00
cmpcache.py posix -> os 1992-03-31 19:04:48 +00:00
codehack.py
commands.py path -> posixpath 1992-03-31 19:02:55 +00:00
dircache.py posix -> os 1992-03-31 18:55:40 +00:00
dircmp.py posix -> os 1992-03-31 18:55:40 +00:00
dis.py
dump.py
fnmatch.py
fpformat.py
getopt.py
glob.py
grep.py
importall.py use std module os 1992-03-31 19:06:54 +00:00
linecache.py
macpath.py 'cat' no longer exists 1992-03-31 18:55:00 +00:00
mutex.py
newdir.py getattr() is now built-in; no longer need a class to simulate varargs. 1992-04-02 10:37:02 +00:00
os.py Added definition for pardir ('..') 1992-03-31 18:57:28 +00:00
ospath.py Initial revision 1992-03-30 12:39:06 +00:00
packmail.py mac -> os 1992-03-31 19:05:11 +00:00
pdb.doc
pdb.py
persist.py posix -> os 1992-03-31 19:04:48 +00:00
poly.py
posixpath.py Renamed to posixpath; changed def'n of split(). 1992-03-31 18:54:35 +00:00
rand.py
regex_syntax.py
regexp.py
repr.py
sched.py
shutil.py posix -> os 1992-03-31 18:55:40 +00:00
stat.py Use bitwise ops instead of %; added some warnings and comments 1992-03-31 19:03:19 +00:00
statcache.py posix -> os 1992-03-31 19:04:48 +00:00
string.py
stringold.py
sunaudio.py
tb.py
tempfile.py Mostly rewritten to be more flexible and more portable 1992-03-31 19:02:01 +00:00
tokenize.py
util.py
whrandom.py
zmod.py