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 martin.panter
Recipients Arfrever, christian.heimes, effbot, eli.bendersky, ezio.melotti, flox, georg.brandl, martin.panter, python-dev, r.david.murray
Date 2013-10-28.13:00:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382965200.2.0.346789077267.issue14007@psf.upfronthosting.co.za>
In-reply-to
Content
The best way to work around it for me is just to ignore the warning. It doesn’t really worry me that much, I only noticed it while porting a program to Python 3 anyway. So if you don’t want to touch the 2.7 branch I can live with that :)
History
Date User Action Args
2013-10-28 13:00:00martin.pantersetrecipients: + martin.panter, effbot, georg.brandl, christian.heimes, ezio.melotti, Arfrever, r.david.murray, eli.bendersky, flox, python-dev
2013-10-28 13:00:00martin.pantersetmessageid: <1382965200.2.0.346789077267.issue14007@psf.upfronthosting.co.za>
2013-10-28 13:00:00martin.panterlinkissue14007 messages
2013-10-28 13:00:00martin.pantercreate