COMMITS
/ Lib/sndhdr.py August 18, 2015
R
Issue #24878: Add docstrings to selected namedtuples
Raymond Hettinger committed
October 9, 2014
R
#18615: Make sndhdr return namedtuples.
R David Murray committed
March 18, 2013
R
#5024: whichhdr now returns the frame count for WAV files.
R David Murray committed
December 25, 2012
A
Replace IOError with OSError (#16715)
Andrew Svetlov committed
July 13, 2010
V
Issue #9243: Fix sndhdr module and add unit tests, contributed by James Lee.
Victor Stinner committed
August 13, 2007
G
Improved patches for sndhdr and imghdr by Victor Stinner, who writes:
Guido van Rossum committed
August 12, 2007
B
Compare what's read from files against proper byte literals. Neither of these
Barry Warsaw committed
February 9, 2007
G
Fix most trivially-findable print statements.
Guido van Rossum committed
July 31, 2001
G
Amazing. This would open the sound file in text mode. Fixed.
Guido van Rossum committed
February 15, 2001
S
bunch more __all__ lists
Skip Montanaro committed
January 15, 2001
T
Whitespace normalization.
Tim Peters committed
December 12, 2000
F
Update the code to better reflect recommended style:
Fred Drake committed
January 6, 1999
F
Move brief descriptions of what() and whathdr() to docstrings in the
Fred Drake committed
G
Got rid of whatraw().
Guido van Rossum committed
January 14, 1994
G
sndhdr.py: restored lost file; audiodev.py: import platform specific
Guido van Rossum committed