index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
sndhdr.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-91217: deprecate-sndhdr (#91806)
Brett Cannon
2022-04-22
1
-1/+4
*
bpo-47061: deprecate the `aifc` module (GH-32134)
Brett Cannon
2022-04-05
1
-1/+4
*
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
Serhiy Storchaka
2020-06-20
1
-1/+1
*
bpo-31985: Deprecate openfp in aifc, sunau, and wave (#4344)
Brian Curtin
2017-11-10
1
-1/+1
*
Issue #24878: Add docstrings to selected namedtuples
Raymond Hettinger
2015-08-18
1
-0/+12
*
#18615: Make sndhdr return namedtuples.
R David Murray
2014-10-09
1
-1/+6
*
#5024: whichhdr now returns the frame count for WAV files.
R David Murray
2013-03-18
1
-5/+8
*
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
1
-2/+2
*
Issue #9243: Fix sndhdr module and add unit tests, contributed by James Lee.
Victor Stinner
2010-07-13
1
-4/+4
*
Improved patches for sndhdr and imghdr by Victor Stinner, who writes:
Guido van Rossum
2007-08-13
1
-14/+23
*
Compare what's read from files against proper byte literals. Neither of these
Barry Warsaw
2007-08-12
1
-46/+46
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-6/+6
*
Amazing. This would open the sound file in text mode. Fixed.
Guido van Rossum
2001-07-31
1
-1/+1
*
bunch more __all__ lists
Skip Montanaro
2001-02-15
1
-0/+1
*
Whitespace normalization.
Tim Peters
2001-01-15
1
-120/+120
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-5/+5
*
Move brief descriptions of what() and whathdr() to docstrings in the
Fred Drake
1999-01-06
1
-8/+2
*
Got rid of whatraw().
Guido van Rossum
1999-01-06
1
-72/+35
*
sndhdr.py: restored lost file; audiodev.py: import platform specific
Guido van Rossum
1994-01-14
1
-0/+270