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 brett.cannon
Recipients brett.cannon
Date 2008-11-21.23:21:37
SpamBayes Score 0.011381737
Marked as misclassified No
Message-id <1227309698.77.0.511874051241.issue4384@psf.upfronthosting.co.za>
In-reply-to
Content
It would be nice if the logging package provided a replacement for
warnings.showwarning() so that all warning redirect to the logging package.
History
Date User Action Args
2008-11-21 23:21:38brett.cannonsetrecipients: + brett.cannon
2008-11-21 23:21:38brett.cannonsetmessageid: <1227309698.77.0.511874051241.issue4384@psf.upfronthosting.co.za>
2008-11-21 23:21:38brett.cannonlinkissue4384 messages
2008-11-21 23:21:37brett.cannoncreate