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 benjamin.peterson
Recipients benjamin.peterson
Date 2008-03-22.21:29:02
SpamBayes Score 0.11429138
Marked as misclassified No
Message-id <1206221345.67.0.966605700107.issue2458@psf.upfronthosting.co.za>
In-reply-to
Content
This patch removed sys.py3kwarning and adds sys.getpy3kwarn,
sys.enablepy3kwarn, and sys.disablepy3kwarn with docs. I also changed
the places in the Lib which used sys.py3kwarning.
History
Date User Action Args
2008-03-22 21:29:05benjamin.petersonsetspambayes_score: 0.114291 -> 0.11429138
recipients: + benjamin.peterson
2008-03-22 21:29:05benjamin.petersonsetspambayes_score: 0.114291 -> 0.114291
messageid: <1206221345.67.0.966605700107.issue2458@psf.upfronthosting.co.za>
2008-03-22 21:29:04benjamin.petersonlinkissue2458 messages
2008-03-22 21:29:04benjamin.petersoncreate