diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-01-18 10:25:50 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-01-18 10:25:50 (GMT) |
commit | c437d0cb4e99bd58ff0150414b5d5f0b26605687 (patch) | |
tree | 9138832b5d9c47e148686962c808c11bf76c77e6 /Lib/distutils | |
parent | 4b5b06203e4dbe24579101e5d889080c43854453 (diff) | |
download | cpython-c437d0cb4e99bd58ff0150414b5d5f0b26605687.zip cpython-c437d0cb4e99bd58ff0150414b5d5f0b26605687.tar.gz cpython-c437d0cb4e99bd58ff0150414b5d5f0b26605687.tar.bz2 |
Fix test_compilepath() of test_compileall
Issue #26101: Exclude Lib/test/ from sys.path in test_compilepath(). The
directory contains invalid Python files like Lib/test/badsyntax_pep3120.py,
whereas the test ensures that all files can be compiled.
Diffstat (limited to 'Lib/distutils')
0 files changed, 0 insertions, 0 deletions