Nick Coghlan <ncogh...@gmail.com> added the comment:

Renaud has updated the patch on bitbucket to incorporate Greg's tests (still in 
golden output form, but in a unittest/regrtest compatible way). That's a good 
enough starting point for me - they can be refactored into proper assert based 
tests later.

The only tweak needed is to explicitly save and restore stdout and stderr, 
since restoring the OS level ones often does the wrong thing when running the 
regression test suite.

----------

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

Reply via email to