summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_py_compile.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #12618: py_compile cannot create files in current directoryMeador Inge2011-11-281-0/+9
* Issue #12618: fix py_compile unit tests to handle different drives on WindowsMeador Inge2011-11-261-0/+10
* Issue #12618: create unit tests for the py_compile moduleMeador Inge2011-11-261-0/+42