Issue #19668: Added support for the cp1125 encoding.

This commit is contained in:
Serhiy Storchaka 2013-11-23 18:52:23 +02:00
parent e50240c504
commit be0c3250b1
7 changed files with 44 additions and 31 deletions

View file

@ -1602,6 +1602,7 @@ all_unicode_encodings = [
"cp037",
"cp1006",
"cp1026",
"cp1125",
"cp1140",
"cp1250",
"cp1251",