Antoine Pitrou <pit...@free.fr> added the comment:

I manage to reproduce it by running test_site just after test_distutils:

./python -E -tt -m test.regrtest -uall -l -w test_distutils test_site

It could be related to test_distutils modifying an environment variable
without restoring it at the end.

----------
assignee:  -> tarek
nosy: +tarek

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

Reply via email to