]> granicus.if.org Git - python/commit
Close #18754: Run Python child processes in isolated more in the test suite.
authorVictor Stinner <victor.stinner@gmail.com>
Sat, 12 Oct 2013 12:44:01 +0000 (14:44 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 12 Oct 2013 12:44:01 +0000 (14:44 +0200)
commite8785ff82a1b3227ace7c52979624756d32b393f
tree3a536b49d41ec31fa14e9d92d96bfedb3ebd68b3
parentc2228c89957bfbcbeb4cff4a2811fc0359a8b912
Close #18754: Run Python child processes in isolated more in the test suite.
Lib/test/script_helper.py
Lib/test/test_cmd_line.py
Lib/test/test_cmd_line_script.py
Lib/test/test_compileall.py
Lib/test/test_import.py