atof problem.
William Dandreta
wjdandreta at worldnet.att.net
Fri Jul 14 13:07:27 EDT 2000
More information about the Python-list mailing list
Fri Jul 14 13:07:27 EDT 2000
- Previous message (by thread): atof problem.
- Next message (by thread): atof problem.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Peter, Python Library Reference - 6.19, locale... Bill Peter Schneider-Kamp wrote in message <396EF501.5F1EF171 at schneider-kamp.de>... >> I guess my question was poorly worded. I was looking for the way to set the >> internal thousands separator to a comma so atof('1,142.00') results in >> 1142.00. It's clear from the doc's that it is posssible to do but it doesn't >> give enough info for me to figure out how. > >Can you cite the part of the Docs that say this? > >Peter
- Previous message (by thread): atof problem.
- Next message (by thread): atof problem.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list