summaryrefslogtreecommitdiff
path: root/Lib/test/test_aepack.py
Commit message (Expand)AuthorAgeFilesLines
* remove the svn:executable property from files that don't have shebang linesBenjamin Peterson2010-03-051-0/+0
* Fix build issues on OSX 10.6 (issue 6802)Ronald Oussoren2009-09-061-0/+5
* Add import_function method to test.test_support, and modify a number ofR. David Murray2009-03-301-2/+3
* Whitespace normalization.Tim Peters2003-02-191-3/+3
* Moved aepack test code to the test suite.Jack Jansen2003-01-291-0/+84