[issue1674555] sys.path in tests contains system directories

Martin v. Löwis report at bugs.python.org
Sat Jan 1 10:53:22 CET 2011


Martin v. Löwis <martin at v.loewis.de> added the comment:

I find the solution (running every test in a subprocess) a bit too drastic for the problem. How about a modified approach: run regrtest with -S, and have it create a subprocess for test_site only?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1674555>
_______________________________________


More information about the Python-bugs-list mailing list