Brandon Craig Rhodes <bran...@rhodesmill.org> added the comment:

Benjamin, thanks for the pointers! The attached patch now uses assertIs() and 
assertIsNot(), and calls self.fail() instead of using the exception from 
"support".

In the future I would like some way to determine when test coverage is fully 
achieved, so that I do not come back to this module every few months and have 
to re-discover why it is not 100%. But for the moment I have indeed removed the 
pragmas, pending a better approach!

----------
Added file: http://bugs.python.org/file21246/test_copy2.patch

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

Reply via email to