cpython/Lib/lib-old
Guido van Rossum 17ed1ae163 * toaiff.py: import whatsound instead of sndhdr
* sndhdr.py: renamed to whatsound.py; use new aifc module for AIFF/AIFC
* ftplib.py: added close() (closes without sending QUIT command)
* aifc.py: documented close()
1993-06-01 13:21:04 +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 * toaiff.py: import whatsound instead of sndhdr 1993-06-01 13:21:04 +00:00