]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #12618: create unit tests for the py_compile module
authorMeador Inge <meadori@gmail.com>
Sat, 26 Nov 2011 05:28:18 +0000 (23:28 -0600)
committerMeador Inge <meadori@gmail.com>
Sat, 26 Nov 2011 05:28:18 +0000 (23:28 -0600)
commit89749407af49c5f4dc41910608e65f4e7bbe4d87
tree188faec657c7fb73bd426574486f4f91f9655f47
parent0e30317891c41ada25d5459644484aef0bc8e88c
Issue #12618: create unit tests for the py_compile module
Lib/test/test_py_compile.py [new file with mode: 0644]