]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #8374: Update the internal alias table in the :mod:`locale` module
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 11 Apr 2010 22:32:39 +0000 (22:32 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 11 Apr 2010 22:32:39 +0000 (22:32 +0000)
commitfc53153498c6927a38b83462c40cf8e15965759d
tree37f5ceb721fb8a1dcbd588563821370fe846b83b
parent4515f0de2124bd095175b0b8b8919f6a6311c659
Issue #8374: Update the internal alias table in the :mod:`locale` module
to cover recent locale changes and additions.
Lib/locale.py
Misc/NEWS
Tools/i18n/makelocalealias.py