]> granicus.if.org Git - python/commitdiff
Remove the unimplemented but ignored without='-E' parameters being passed to
authorGregory P. Smith <greg@krypto.org>
Fri, 23 Jan 2015 06:05:00 +0000 (22:05 -0800)
committerGregory P. Smith <greg@krypto.org>
Fri, 23 Jan 2015 06:05:00 +0000 (22:05 -0800)
script_helper.assert_python_failure().  No such feature has ever existed,
thus it doesn't do what the comment claims.  (It does add a 'without'
variable to the environment of the child process but that was not intended)


Trivial merge