Message72564
The attached patch has WarningsRecorder raise AttributeError when there
is no recorded attribute and yet one tries to access warnings attributes.
And just so you know, JP, make sure to use keyword arguments when
calling catch_warnings() (in case you didn't notice the note in the
docs). In Py3K they are keyword-only. |
|
Date |
User |
Action |
Args |
2008-09-05 04:12:00 | brett.cannon | set | recipients:
+ brett.cannon, exarkun, pitrou |
2008-09-05 04:12:00 | brett.cannon | set | messageid: <1220587920.28.0.863516835295.issue3781@psf.upfronthosting.co.za> |
2008-09-05 04:11:59 | brett.cannon | link | issue3781 messages |
2008-09-05 04:11:58 | brett.cannon | create | |
|