diff options
author | Victor Stinner <vstinner@python.org> | 2020-03-20 14:10:14 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-20 14:10:14 (GMT) |
commit | ba26bf30940f4347fedcf8ebc374c6e2dc375afa (patch) | |
tree | 9e5c8fdd01d05f0086650963ce7355a0a880ff22 /Python/pystate.c | |
parent | 29723368e797f36ba8940f25b6e677852b7313b2 (diff) | |
download | cpython-ba26bf30940f4347fedcf8ebc374c6e2dc375afa.zip cpython-ba26bf30940f4347fedcf8ebc374c6e2dc375afa.tar.gz cpython-ba26bf30940f4347fedcf8ebc374c6e2dc375afa.tar.bz2 |
[3.8] bpo-27807: Skip test_site.test_startup_imports() if pth file (GH-19060) (GH-19090)
test_site.test_startup_imports() is now skipped if a path of sys.path
contains a .pth file.
Sort test_site imports.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions