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

2.2.2.
This commit is contained in:
Guido van Rossum 2002-09-25 16:44:34 +00:00
parent 04d9a80fef
commit b7a88e533d
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ aliases = {
'646' : 'ascii',
'ansi_x3.4_1968' : 'ascii',
'ansi_x3.4_1986' : 'ascii',
'ansi-x3-4-1968' : 'ascii',
'cp367' : 'ascii',
'csascii' : 'ascii',
'ibm367' : 'ascii',