This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author exarkun
Recipients benjamin.peterson, brett.cannon, exarkun
Date 2008-09-04.22:47:06
SpamBayes Score 0.0016392493
Marked as misclassified No
Message-id <1220568427.75.0.490051179145.issue3780@psf.upfronthosting.co.za>
In-reply-to
Content
I was aware of it, but I didn't realize adding an "always" filter would
make sure all warnings always got noticed.  I haven't tried changing
Twisted's use of the warnings module yet, but it looks like
`catch_warnings` will work here.
History
Date User Action Args
2008-09-04 22:47:07exarkunsetrecipients: + exarkun, brett.cannon, benjamin.peterson
2008-09-04 22:47:07exarkunsetmessageid: <1220568427.75.0.490051179145.issue3780@psf.upfronthosting.co.za>
2008-09-04 22:47:07exarkunlinkissue3780 messages
2008-09-04 22:47:07exarkuncreate