summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_py_compile.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Cat...Miss Islington (bot)2019-12-171-1/+1
* Backport support.change_cwd() and use it in tests.Serhiy Storchaka2015-09-061-7/+5
* Issue #12618: fix py_compile unit tests to handle different drives on WindowsMeador Inge2011-11-261-0/+11
* Issue #12618: create unit tests for the py_compile moduleMeador Inge2011-11-261-0/+43