Michael Foord <mich...@voidspace.org.uk> added the comment:

The attached patch fixes the issue (I think...) by tagging the result object. 
It removes the need for _wrapped_result altogether. The test fails without the 
change to TestSuite and passes with the change.

This could be applied to 2.7-maint and py3k.

Uhm... the patch needs a better name for the TestResult tag attribute.

----------
keywords: +patch
Added file: http://bugs.python.org/file19017/suite.diff

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

Reply via email to