Eric Smith <e...@trueblade.com> added the comment:

So it looks like locale.currency() is doing the right thing, given the values 
returned by locale.localeconv().

These values are copied from C's localeconv(), so the problem must be there. I 
don't see how we can do anything about it on the Python side, unfortunately.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10083>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to