SIGN IN SIGN UP

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).
V
Victor Stinner committed
ea75187c68b374bb839f1172f310b206044bc3e5
Parent: 43a5bd7
Committed by GitHub <noreply@github.com> on 10/15/2018, 9:50:55 PM