Author benjamin.peterson
Recipients benjamin.peterson, brett.cannon
Date 2008-08-20.17:29:40
SpamBayes Score 1.71515e-09
Marked as misclassified No
Message-id <1219253382.01.0.538890332193.issue3602@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think the using argument should live in warnings; it's too test
specific. I recommend we still keep a catch_warning in test_support (or
even just test_warnings since this seems to be the only use-case).
History
Date User Action Args
2008-08-20 17:29:42benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon
2008-08-20 17:29:42benjamin.petersonsetmessageid: <1219253382.01.0.538890332193.issue3602@psf.upfronthosting.co.za>
2008-08-20 17:29:41benjamin.petersonlinkissue3602 messages
2008-08-20 17:29:40benjamin.petersoncreate