0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib/lib-old
Guido van Rossum d1df83ba6c urlopen: add basejoin() function.
addpack: new module to add packages to sys.path.
1994-03-07 11:45:36 +00:00
..
addpack.py urlopen: add basejoin() function. 1994-03-07 11:45:36 +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 New == syntax 1992-01-01 19:35:13 +00:00
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 Use module os. 1992-01-12 23:27:56 +00:00
util.py
whatsound.py * calendar.py: all libC functionality now moved to built-in time module 1993-06-23 09:30:50 +00:00