summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2015-01-22 17:33:28 -0800
committerGregory P. Smith <greg@krypto.org>2015-01-22 17:33:28 -0800
commita442c1f64b48e61b2c1e8f8e4cf56858f3e9221c (patch)
treeeeb16b7d979b8c0422e3540f122d93af97631ce2 /Python/pythonrun.c
parent0b72c30fd90baca0ecfb63a0d518134e968d2415 (diff)
downloadcpython-a442c1f64b48e61b2c1e8f8e4cf56858f3e9221c.tar.gz
Only pass -E to the child interpreter if our interpreter was running in that
mode. Explicitly remove the PYTHONFAULTHANDLER environment variable before launching a child interpreter when its presence would impact the test (the reason -E was being used in the first place). This enables running the test in an environment where other Python environment variables must be set in order for things to run (such as using PYTHONHOME to tell an embedded interpreter where it should think it lives).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions