From: Gregory P. Smith Date: Fri, 23 Jan 2015 06:05:00 +0000 (-0800) Subject: Remove the unimplemented but ignored without='-E' parameters being passed to X-Git-Tag: v3.5.0a1~129 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d16478095c18f883cef7d34482a2e27b5b8a87f2;p=python Remove the unimplemented but ignored without='-E' parameters being passed to 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) --- d16478095c18f883cef7d34482a2e27b5b8a87f2