Mark Roddy <markro...@gmail.com> added the comment:

All patches change the default value of stream to None in the constructor, and 
set it to the current to sys.stderr if the argument is None.  Unit tests 
included to check this behavior.  

Also, the patch against Python 3.1 adds the Test_TextTestRunner test case to 
the list of tests to be run.  Apparently this test case was not being run.

----------
nosy: +MarkRoddy
Added file: http://bugs.python.org/file20195/py31.patch

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

Reply via email to