aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_sndhdr.py
Commit message (Expand)AuthorAge
* gh-91217: deprecate-sndhdr (#91806)Brett Cannon2022-04-22
* Issue #22777: Test pickling with all protocols.Serhiy Storchaka2014-12-15
|\
* | #18615: Make sndhdr return namedtuples.R David Murray2014-10-09
|/
* #5024: whichhdr now returns the frame count for WAV files.R David Murray2013-03-18
* Woops, test_sndhdr.py contains the same code twice: fix itVictor Stinner2010-07-13
* Issue #9243: Fix sndhdr module and add unit tests, contributed by James Lee.Victor Stinner2010-07-13