summaryrefslogtreecommitdiff
path: root/Lib/sndhdr.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #24878: Add docstrings to selected namedtuplesRaymond Hettinger2015-08-171-0/+12
* #18615: Make sndhdr return namedtuples.R David Murray2014-10-091-1/+6
* #5024: whichhdr now returns the frame count for WAV files.R David Murray2013-03-181-5/+8
* Replace IOError with OSError (#16715)Andrew Svetlov2012-12-251-2/+2
* Merged revisions 82856-82857 via svnmerge fromVictor Stinner2010-07-131-4/+4
* Improved patches for sndhdr and imghdr by Victor Stinner, who writes:Guido van Rossum2007-08-131-14/+23
* Compare what's read from files against proper byte literals. Neither of theseBarry Warsaw2007-08-121-46/+46
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-6/+6
* Amazing. This would open the sound file in text mode. Fixed.Guido van Rossum2001-07-311-1/+1
* bunch more __all__ listsSkip Montanaro2001-02-151-0/+1
* Whitespace normalization.Tim Peters2001-01-151-120/+120
* Update the code to better reflect recommended style:Fred Drake2000-12-121-5/+5
* Move brief descriptions of what() and whathdr() to docstrings in theFred Drake1999-01-061-8/+2
* Got rid of whatraw().Guido van Rossum1999-01-061-72/+35
* sndhdr.py: restored lost file; audiodev.py: import platform specificGuido van Rossum1994-01-141-0/+270