summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_aifc.py
Commit message (Expand)AuthorAgeFilesLines
* make sure to close fileBenjamin Peterson2009-04-301-1/+1
* More aifc tests.R. David Murray2009-04-291-7/+53
* Now that we've got a test_aifc, add a few tests.R. David Murray2009-04-291-0/+30
* Fix issue 2245. aifc now skips any chunk type it doesn't actuallyR. David Murray2009-04-291-0/+24