mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
locale.py now uses an updated locale alias table (built using
Tools/i18n/makelocalealias.py, a tool to parse the X11 locale alias file); the encoding lookup was enhanced to use Python's encoding alias table As sige-effect, this fixes SF bug [ 1080864 ] locale.py doesn't recognize valid locale setting.
This commit is contained in:
parent
9ab8818c87
commit
bb4f1bdd8b
3 changed files with 946 additions and 219 deletions
1090
Lib/locale.py
1090
Lib/locale.py
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue