Message131148
Benjamin, I would like some way to know when our tests achieve 100% coverage because otherwise I will keep coming back to this module to add more tests and have to re-discover code that is not CPython relevant. But for now I have removed the pragmas.
The attached patch also changes assertIs() and assertIsNot(), and uses self.fail() instead of the exception inside of "support". Thanks for those pointers! |
|
| Date |
User |
Action |
Args |
| 2011-03-16 17:48:13 | brett.cannon | unlink | issue502085 messages |
| 2011-03-16 17:45:52 | brandon-rhodes | set | recipients:
+ brandon-rhodes, mwh, gvanrossum, tim.peters, rwgk |
| 2011-03-16 17:45:51 | brandon-rhodes | set | messageid: <1300297551.85.0.246691635655.issue502085@psf.upfronthosting.co.za> |
| 2011-03-16 17:45:49 | brandon-rhodes | link | issue502085 messages |
| 2011-03-16 17:45:49 | brandon-rhodes | create | |
|