Benjamin Peterson added the comment:

"eo_XX" is just something that appears in the X11 locale.alias file. My change 
doesn't add that; it was already there. (for Esperanto, which I suppose 
explains the "XX")

Most of the changes you identify the glibc aliases taking precedence over the 
X11 ones. e.g., glibc has "fi_FI ISO-8859-1" while the X11 locale list has 
"fi_FI.ISO8859-15". That seems correct to me as far as the intent of this 
change is concerned.

How do you propose to pick and choose what we use from the X11 locale alias 
list?

----------

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

Reply via email to