◐ Shell
clean mode source ↗

Message 96535 - Python tracker

Message96535

Author mark.dickinson
Recipients mark.dickinson, skrah
Date 2009-12-17.21:07:00
SpamBayes Score 0.024317138
Marked as misclassified No
Message-id <1261084022.67.0.6998694189.issue7442@psf.upfronthosting.co.za>
In-reply-to
Content
What are the multibyte strings that mbstowcs is failing to convert?
On my machine, the separators come out as plain ASCII '.' (for thousands) 
and ',' (for the decimal point).
History
Date User Action Args
2009-12-17 21:07:02mark.dickinsonsetrecipients: + mark.dickinson, skrah
2009-12-17 21:07:02mark.dickinsonsetmessageid: <1261084022.67.0.6998694189.issue7442@psf.upfronthosting.co.za>
2009-12-17 21:07:00mark.dickinsonlinkissue7442 messages
2009-12-17 21:07:00mark.dickinsoncreate