summaryrefslogtreecommitdiff
path: root/Lib/test/test_compileall.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in test modules.Georg Brandl2010-02-071-2/+0
* compileall used the ctime of bytecode and source to determine if the bytecodeBrett Cannon2009-02-101-0/+63