Jamiel Almeida added the comment:

As pointed by ncoghlan, the test needs to (by definition) not use -E or -I, but 
PYTHONSTARTUP env var breaks the test, so the patch makes the env not have any 
pre-existing PYTHON* env vars.

Ideally this should be another type of helper in script_helper, no?

----------
keywords: +patch
Added file: http://bugs.python.org/file38980/fix-issue23925.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23925>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to