howto remove the thousand separator

pyth0n3r pyth0n3r at gmail.com
Sun Apr 14 14:57:35 EDT 2013


Hi,
I came across a problem that when i deal with int data with ',' as thousand separator, such as 12,916, i can not change it into int() or float().
How can i remove the comma in int data?
Any reply will be appreciated!!

Best,
Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130415/1c7dda3a/attachment.html>


More information about the Python-list mailing list