[issue7055] Automatic test___all__

Antoine Pitrou report at bugs.python.org
Sun Oct 4 19:46:38 CEST 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

There was a problem with os.environ (from distutils and CGIHTTPServer)
changes disturbing test_wsgiref, so I've added an unconditional
save/restore of os.environ in test.regrtest.

----------
Added file: http://bugs.python.org/file15040/test_all.patch

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


More information about the Python-bugs-list mailing list