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 pitrou
Recipients amaury.forgeotdarc, barry, eli.bendersky, eric.snow, ethan.furman, ncoghlan, pitrou
Date 2013-06-19.14:21:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371651712.75.0.901014919356.issue18264@psf.upfronthosting.co.za>
In-reply-to
Content
> What if we use int(str(value)) instead?

You mean str(int(value)). Sounds good to me.
History
Date User Action Args
2013-06-19 14:21:52pitrousetrecipients: + pitrou, barry, amaury.forgeotdarc, ncoghlan, eli.bendersky, ethan.furman, eric.snow
2013-06-19 14:21:52pitrousetmessageid: <1371651712.75.0.901014919356.issue18264@psf.upfronthosting.co.za>
2013-06-19 14:21:52pitroulinkissue18264 messages
2013-06-19 14:21:52pitroucreate