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 eric.smith
Recipients amaury.forgeotdarc, eric.smith, flox, jayanth, mark.dickinson, ronaldoussoren
Date 2011-11-15.23:56:59
SpamBayes Score 0.0005589101
Marked as misclassified No
Message-id <1321401419.9.0.650648062298.issue13410@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think you're going to want those print statements in a test. You could just evaluate '%d' % y.
History
Date User Action Args
2011-11-15 23:56:59eric.smithsetrecipients: + eric.smith, ronaldoussoren, amaury.forgeotdarc, mark.dickinson, flox, jayanth
2011-11-15 23:56:59eric.smithsetmessageid: <1321401419.9.0.650648062298.issue13410@psf.upfronthosting.co.za>
2011-11-15 23:56:59eric.smithlinkissue13410 messages
2011-11-15 23:56:59eric.smithcreate