cpython/Lib/lib-old
Guido van Rossum 5cfa5dfe97 * calendar.py: all libC functionality now moved to built-in time module
* imghdr.py: added jpeg recognition
* torgb.py: added jpeg conversion
* tzparse.py: use functions from time instead of calendar
* whatsound.py: add /ufs/guido/biin/sgi to $PATH when calling 'whatsound'
1993-06-23 09:30:50 +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 Added warning comment 1991-08-16 13:28:11 +00:00
tb.py Use module os. 1992-01-12 23:27:56 +00:00
util.py Clarify comment. 1991-04-21 19:34:48 +00:00
whatsound.py * calendar.py: all libC functionality now moved to built-in time module 1993-06-23 09:30:50 +00:00