[issue5815] locale.getdefaultlocale() missing corner case

Serhiy Storchaka report at bugs.python.org
Mon Nov 11 20:25:16 CET 2013


Serhiy Storchaka added the comment:

> There are no such systems really, in X.org this is just a mistake.
glibc doesn’t write it like this and it is agains the specification
here:

While normalize can return sd_IN at devanagari.UTF-8, _parse_localename() should be able correctly parse it. Removing sd_IN at devanagari.UTF-8 from alias table is another issue.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5815>
_______________________________________


More information about the Python-bugs-list mailing list