Kaydet (Commit) b7a88e53 authored tarafından Guido van Rossum's avatar Guido van Rossum

Add yet another alias for ASCII found in the field. Will backport to

2.2.2.
üst 04d9a80f
...@@ -27,6 +27,7 @@ aliases = { ...@@ -27,6 +27,7 @@ aliases = {
'646' : 'ascii', '646' : 'ascii',
'ansi_x3.4_1968' : 'ascii', 'ansi_x3.4_1968' : 'ascii',
'ansi_x3.4_1986' : 'ascii', 'ansi_x3.4_1986' : 'ascii',
'ansi-x3-4-1968' : 'ascii',
'cp367' : 'ascii', 'cp367' : 'ascii',
'csascii' : 'ascii', 'csascii' : 'ascii',
'ibm367' : 'ascii', 'ibm367' : 'ascii',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment