Guido van Rossum
|
bb189dbcb0
|
Small corrections to comments that were cloned from aifc; moreover
the description of setparams() was wrong.
wave.py: Include the tag of an unknown format in the exception.
|
1998-04-23 21:40:02 +00:00 |
Fred Drake
|
ac36c6403f
|
Open wave files in binary mode.
Accept 'rb' and 'wb' as well as 'r' and 'w' as the mode parameter to open().
|
1998-04-16 16:44:33 +00:00 |
Guido van Rossum
|
d7abed3b14
|
Get rid of access statement
|
1996-08-20 20:40:07 +00:00 |
Guido van Rossum
|
3ed23cc158
|
aifc, sunau: make rate an int; os: restruct; ospath: obsolete; rfc822:
date and addr parsing; string: force result of atof to float and
support atoi, atol, atof in strop; tzparcs: don't call test().
|
1994-02-15 15:57:15 +00:00 |