cpython/Tools/i18n
Marc-André Lemburg bb4f1bdd8b 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.
2004-12-10 21:58:14 +00:00
..
makelocalealias.py locale.py now uses an updated locale alias table (built using 2004-12-10 21:58:14 +00:00
msgfmt.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
pygettext.py - pygettext.py: Generate POT-Creation-Date header in ISO format. 2004-08-16 12:10:12 +00:00