mirror of https://github.com/python/cpython
Browse Source
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.pull/9921/head
1 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue