]> granicus.if.org Git - python/commit
Always use the -E flag when spawning subprocesses in test_cmd_line (Issue 1056)
authorNick Coghlan <ncoghlan@gmail.com>
Tue, 11 Sep 2007 14:01:18 +0000 (14:01 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Tue, 11 Sep 2007 14:01:18 +0000 (14:01 +0000)
commit1df42b118ce2dee4529c81afe3c1add43dfe3419
treec5cc709edc887800c14ded337c2c9491efdd99d1
parent93bf9ce9b7e9ee768c93a5b02b3cbb07b8431563
Always use the -E flag when spawning subprocesses in test_cmd_line (Issue 1056)
Lib/test/test_cmd_line.py