diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-10-15 23:50:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-15 23:50:55 +0200 |
commit | ea75187c68b374bb839f1172f310b206044bc3e5 (patch) | |
tree | 7a66ed107e6cd08533f619f60752c19710fe5030 /Python/ast.c | |
parent | 43a5bd7b458f0ad2d62b00b033d025689d48d591 (diff) | |
download | cpython-git-ea75187c68b374bb839f1172f310b206044bc3e5.tar.gz |
bpo-34783: Fix test_nonexisting_script() (GH-9896)
Fix test_cmd_line_script.test_nonexisting_script(): the test must not
rely on sys.executable, since main.c uses config->program which can
be different than sys.executable in many cases (for example, on macOS
when using the framework).
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions