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, christian.heimes, nnorwitz
Date 2008-03-31.10:11:06
SpamBayes Score 0.10523337
Marked as misclassified No
Message-id <1206958268.11.0.89856938179.issue1631171@psf.upfronthosting.co.za>
In-reply-to
Content
On another note, the warnings module should be made to work with or 
without _warnings. that way IronPython, Jython, and PyPy won't have to re-
implement stuff. This also means that test cases need to be changed to 
test this.
History
Date User Action Args
2008-03-31 10:11:08brett.cannonsetspambayes_score: 0.105233 -> 0.10523337
recipients: + brett.cannon, nnorwitz, christian.heimes
2008-03-31 10:11:08brett.cannonsetspambayes_score: 0.105233 -> 0.105233
messageid: <1206958268.11.0.89856938179.issue1631171@psf.upfronthosting.co.za>
2008-03-31 10:11:07brett.cannonlinkissue1631171 messages
2008-03-31 10:11:06brett.cannoncreate