Message7659

Author natcl
Recipients natcl
Date 2013-02-10.17:36:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360517792.45.0.157437861405.issue2012@psf.upfronthosting.co.za>
In-reply-to
Content
I'm on OSX with my local set to French.
When I try to use floating point numbers they get converted with the comma separator.
Example:
>>> print 2.5
2,5

In the OS I tried changing the decimal separator to a period with no success. The only fix I found was to create an account in English.
History
Date User Action Args
2013-02-10 17:36:32natclsetrecipients: + natcl
2013-02-10 17:36:32natclsetmessageid: <1360517792.45.0.157437861405.issue2012@psf.upfronthosting.co.za>
2013-02-10 17:36:32natcllinkissue2012 messages
2013-02-10 17:36:32natclcreate