Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
09f08fe2483aaefba367c6b0b4654c3490a32c42
/
Lib
/
sndhdr.py
1a48b9d
#5024: whichhdr now returns the frame count for WAV files.
by R David Murray
· 12 years ago
f7a17b4
Replace IOError with OSError (#16715)
by Andrew Svetlov
· 12 years ago
e9ebde4
Issue #9243: Fix sndhdr module and add unit tests, contributed by James Lee.
by Victor Stinner
· 14 years ago
c934128
Improved patches for sndhdr and imghdr by Victor Stinner, who writes:
by Guido van Rossum
· 17 years ago
72937f3
Compare what's read from files against proper byte literals. Neither of these
by Barry Warsaw
· 17 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
3fc9582
Amazing. This would open the sound file in text mode. Fixed. SF bug #446219.
by Guido van Rossum
· 23 years ago
0de6580
bunch more __all__ lists
by Skip Montanaro
· 24 years ago
495ad3c
Whitespace normalization.
by Tim Peters
· 24 years ago
8152d32
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
dc1aedf
Move brief descriptions of what() and whathdr() to docstrings in the
by Fred Drake
· 26 years ago
f4bf044
Got rid of whatraw().
by Guido van Rossum
· 26 years ago
b90bdeb
sndhdr.py: restored lost file; audiodev.py: import platform specific
by Guido van Rossum
· 31 years ago