[issue7712] Add a context manager to change cwd in test.test_support and run the test suite in a temp dir.

Brian Curtin report at bugs.python.org
Wed Feb 10 01:53:58 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

With Ezio's latest patch (sent via IRC), test_bufio still fails and additionally test_mailbox fails.

If I apply the patch on #7443 along with Ezio's patch, everything looks fine. I haven't thoroughly looked at that issue, but on the surface it looks similar (same setup, same result).

----------

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


More information about the Python-bugs-list mailing list