cpython/Lib/lib-old
Guido van Rossum 6af6d3511e Turns out whatsound.py and sndhdr.py were identical modules.
Since there's also an imghdr.py file, I propose to make sndhdr.py the
official one.  For compatibility, whatsound.py imports * from
sndhdr.py.
1997-10-04 20:29:17 +00:00
..
addpack.py urlopen: add basejoin() function. 1994-03-07 11:45:36 +00:00
codehack.py This module is now completely obsolete. 1997-07-18 16:48:30 +00:00
dump.py New == syntax 1992-01-01 19:35:13 +00:00
find.py changes for the Mac 1995-01-27 02:41:45 +00:00
fmt.py Change to always call list.append with a single argument. 1996-10-08 14:06:17 +00:00
grep.py Use *args syntax instead of +args 1992-04-06 14:03:53 +00:00
lockfile.py Module to lock open files using fcntl() 1994-05-03 14:46:18 +00:00
newdir.py Merge alpha100 branch back to main trunk 1994-08-01 11:34:53 +00:00
packmail.py Merge alpha100 branch back to main trunk 1994-08-01 11:34:53 +00:00
Para.py Changes to always call list.append with a single argument. 1996-10-08 14:06:35 +00:00
rand.py Added warning comment 1991-08-16 13:28:11 +00:00
tb.py Use sys.exc_info() where needed. 1997-09-29 23:22:12 +00:00
util.py Clarify comment. 1991-04-21 19:34:48 +00:00
whatsound.py Turns out whatsound.py and sndhdr.py were identical modules. 1997-10-04 20:29:17 +00:00