Marc-Andre Lemburg <m...@egenix.com> added the comment: Instead of just warning the user, wouldn't it be better to add proper support for inheriting the env vars and other Python command line flags ?
Whether or not to use -E can be determined via the test module name. The -3 flag and others can be queried via sys.flags. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7516> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com