diff options
author | Gregory P. Smith <greg@krypto.org> | 2015-02-04 00:59:40 -0800 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2015-02-04 00:59:40 -0800 |
commit | f97d8cc43c09116bebd4d54b7ef5baf472058de3 (patch) | |
tree | cd61c57bcdc708a67b669250a88ee87de476ed22 /Python/sysmodule.c | |
parent | 9959414f3f9fc8d2d82a41d8156db640fa5a70a8 (diff) | |
download | cpython-f97d8cc43c09116bebd4d54b7ef5baf472058de3.tar.gz |
Skip some tests that require a subinterpreter launched with -E or -I when the
interpreter under test is being run in an environment that requires the use of
environment variables such as PYTHONHOME in order to function at all.
Adds a private test.script_helper._interpreter_requires_environment() function
to be used with @unittest.skipIf on stdlib test methods requiring this.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions