]> granicus.if.org Git - python/commit
revert 7b833bd1f509. I misread the side effect that the code was triggering.
authorGregory P. Smith <greg@krypto.org>
Fri, 23 Jan 2015 06:55:00 +0000 (22:55 -0800)
committerGregory P. Smith <greg@krypto.org>
Fri, 23 Jan 2015 06:55:00 +0000 (22:55 -0800)
commit48e810069ddc725903588c9609ac84900ee65b4c
tree8a3e4936b5837509e538fe2d1a0b6a2760c54159
parent566646133e2f7dec4f3a3139a4317eb252629aff
revert 7b833bd1f509.  I misread the side effect that the code was triggering.
*any* kwarg supplied to _assert_python causes it to not append -E to the
command line flags so without='-E' does effectively work.
Lib/test/test_cmd_line.py