Message76500
I like this change, since assertRaises can be a bit messy when passing it
a local function.
I'd suggest modifying the patch such that the AssertRaisesContext class is
also used when callableObj is provided, which would eliminate the
duplication of the code that checks for exceptions. |
|
Date |
User |
Action |
Args |
2008-11-27 14:07:42 | purcell | set | recipients:
+ purcell, dleonard0 |
2008-11-27 14:07:42 | purcell | set | messageid: <1227794862.52.0.72831518265.issue4444@psf.upfronthosting.co.za> |
2008-11-27 14:07:41 | purcell | link | issue4444 messages |
2008-11-27 14:07:41 | purcell | create | |
|