1. 5b798ab Issue #24878: Add docstrings to selected namedtuples by Raymond Hettinger · 9 years ago
  2. 4487dd0 #18615: Make sndhdr return namedtuples. by R David Murray · 10 years ago
  3. 1a48b9d #5024: whichhdr now returns the frame count for WAV files. by R David Murray · 11 years ago
  4. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 11 years ago
  5. e9ebde4 Issue #9243: Fix sndhdr module and add unit tests, contributed by James Lee. by Victor Stinner · 14 years ago
  6. c934128 Improved patches for sndhdr and imghdr by Victor Stinner, who writes: by Guido van Rossum · 17 years ago
  7. 72937f3 Compare what's read from files against proper byte literals. Neither of these by Barry Warsaw · 17 years ago
  8. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  9. 3fc9582 Amazing. This would open the sound file in text mode. Fixed. SF bug #446219. by Guido van Rossum · 23 years ago
  10. 0de6580 bunch more __all__ lists by Skip Montanaro · 23 years ago
  11. 495ad3c Whitespace normalization. by Tim Peters · 23 years ago
  12. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 23 years ago
  13. dc1aedf Move brief descriptions of what() and whathdr() to docstrings in the by Fred Drake · 25 years ago
  14. f4bf044 Got rid of whatraw(). by Guido van Rossum · 25 years ago
  15. b90bdeb sndhdr.py: restored lost file; audiodev.py: import platform specific by Guido van Rossum · 30 years ago