0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 16:45:42 +01:00
cpython/Lib/lib-old
1992-04-06 14:04:58 +00:00
..
codehack.py Add a function to return just the line number of a code object. 1992-03-27 15:13:08 +00:00
dump.py
grep.py Use *args syntax instead of +args 1992-04-06 14:03:53 +00:00
newdir.py getattr() is now built-in; no longer need a class to simulate varargs. 1992-04-02 10:37:02 +00:00
packmail.py Added help() fn; use os.sep 1992-04-06 14:04:58 +00:00
rand.py
tb.py
util.py