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 LambertDW, benjamin.peterson, exarkun, jnoller, rhettinger, tleeuwenburg@gmail.com
Date 2009-03-06.01:37:32
SpamBayes Score 3.057836e-05
Marked as misclassified No
Message-id <1236303455.2.0.421089193372.issue5420@psf.upfronthosting.co.za>
In-reply-to
Content
You should test that the warnings are given by the deprecated methods.
Look at test_py3kwarn for an example of how to do that.
History
Date User Action Args
2009-03-06 01:37:35benjamin.petersonsetrecipients: + benjamin.peterson, rhettinger, exarkun, LambertDW, jnoller, tleeuwenburg@gmail.com
2009-03-06 01:37:35benjamin.petersonsetmessageid: <1236303455.2.0.421089193372.issue5420@psf.upfronthosting.co.za>
2009-03-06 01:37:33benjamin.petersonlinkissue5420 messages
2009-03-06 01:37:33benjamin.petersoncreate