11 lines
515 B
Python
11 lines
515 B
Python
--- Lib/locale.py.foo 2009-05-11 22:57:00.000000000 +0200
|
|
+++ Lib/locale.py 2009-05-11 22:57:23.000000000 +0200
|
|
@@ -601,7 +601,7 @@
|
|
'tactis': 'TACTIS',
|
|
'euc_jp': 'eucJP',
|
|
'euc_kr': 'eucKR',
|
|
- 'utf_8': 'UTF8',
|
|
+ 'utf_8': 'UTF-8',
|
|
'koi8_r': 'KOI8-R',
|
|
'koi8_u': 'KOI8-U',
|
|
# XXX This list is still incomplete. If you know more
|