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 georg.brandl
Recipients NewerCookie, alanmcintyre, amaury.forgeotdarc, apolkosnik, chuck, georg.brandl, ronaldoussoren, serhiy.storchaka, terry.reedy
Date 2014-01-23.20:09:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390507758.4.0.04769100147.issue6839@psf.upfronthosting.co.za>
In-reply-to
Content
print() is not a good way to emit the warning; please use the warnings module.
History
Date User Action Args
2014-01-23 20:09:18georg.brandlsetrecipients: + georg.brandl, terry.reedy, ronaldoussoren, amaury.forgeotdarc, alanmcintyre, NewerCookie, chuck, serhiy.storchaka, apolkosnik
2014-01-23 20:09:18georg.brandlsetmessageid: <1390507758.4.0.04769100147.issue6839@psf.upfronthosting.co.za>
2014-01-23 20:09:18georg.brandllinkissue6839 messages
2014-01-23 20:09:18georg.brandlcreate