summaryrefslogtreecommitdiff
path: root/Lib/test/test_aifc.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #13589: Fix some serialization primitives in the aifc module.Antoine Pitrou2012-01-171-0/+37
* Issue #13594: various fixes to aifc module; patch by Oleg PlakhotnyukSandro Tosi2012-01-011-0/+23
* Issue #13680: add lowecase compression type to write header; patch by Oleg Pl...Sandro Tosi2012-01-011-0/+11
* Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,...Benjamin Peterson2009-05-081-1/+1
* Merged revisions 72425-72426 via svnmerge fromR. David Murray2009-05-071-0/+15
* Document the fact that 'compname' and 'comptype' are bytes.R. David Murray2009-04-291-2/+0
* Merged revisions 72115 via svnmerge fromR. David Murray2009-04-291-7/+53
* Merged revisions 72100-72101 via svnmerge fromR. David Murray2009-04-291-0/+59