Message85275
No - you catch self.failureException rather than AssertionError directly.
I use unittest precisely because of the rich failure information from
the assert methods - particularly the new ones in this patch! |
|
| Date |
User |
Action |
Args |
| 2009-04-02 22:53:47 | michael.foord | set | recipients:
+ michael.foord, gvanrossum, skip.montanaro, rhettinger, gregory.p.smith, purcell, ncoghlan, pitrou, giampaolo.rodola, pupeno, benjamin.peterson, gpolo |
| 2009-04-02 22:53:47 | michael.foord | set | messageid: <[email protected]> |
| 2009-04-02 22:53:46 | michael.foord | link | issue2578 messages |
| 2009-04-02 22:53:46 | michael.foord | create | |
|