summaryrefslogtreecommitdiffstats
path: root/Tools/i18n/makelocalealias.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-161-0/+0
* Issue #20027: Fixed locale aliases for devanagari locales.Serhiy Storchaka2013-12-261-0/+6
* Issue #8374: Update the internal alias table in the :mod:`locale` moduleAntoine Pitrou2010-04-111-1/+1
* Whitespace normalization.Tim Peters2005-01-071-2/+1
* Correct mapping of Python codec name to C encoding name for UTF-8 (the C libMarc-André Lemburg2004-12-131-0/+4
* locale.py now uses an updated locale alias table (built usingMarc-André Lemburg2004-12-101-0/+70