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 retoo
Recipients ggenellina, mark.dickinson, retoo, robin.stocker, skrah
Date 2010-02-20.16:00:53
SpamBayes Score 0.00033485965
Marked as misclassified No
Message-id <1266681655.5.0.693022396561.issue5125@psf.upfronthosting.co.za>
In-reply-to
Content
Hey Mark, Stefan

I've got the example working again with 3.1 and it appears like the behaviour has been reverted to the pre-3.0 days. So the problem is fixed for me :)! 

with 3.1 (and 2.6) atof only accepts a '.' as a decimal delimiter, regardless of the configured locale.

Thanks for your help! I'll close this bug report.

Reto
History
Date User Action Args
2010-02-20 16:00:56retoosetrecipients: + retoo, mark.dickinson, ggenellina, robin.stocker, skrah
2010-02-20 16:00:55retoosetmessageid: <1266681655.5.0.693022396561.issue5125@psf.upfronthosting.co.za>
2010-02-20 16:00:54retoolinkissue5125 messages
2010-02-20 16:00:53retoocreate