Merged revisions 72468 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72468 | jeroen.ruigrok | 2009-05-08 15:07:39 +0200 (vr, 08 mei 2009) | 2 lines

  Add ISO-8859-16.
........
This commit is contained in:
Jeroen Ruigrok van der Werven 2009-05-08 14:17:00 +00:00
parent a394f2dca3
commit 4072ff3e93
1 changed files with 1 additions and 0 deletions

View File

@ -609,6 +609,7 @@ locale_encoding_alias = {
'iso8859_13': 'ISO8859-13',
'iso8859_14': 'ISO8859-14',
'iso8859_15': 'ISO8859-15',
'iso8859_16': 'ISO8859-16',
'iso8859_2': 'ISO8859-2',
'iso8859_3': 'ISO8859-3',
'iso8859_4': 'ISO8859-4',