diff options
Diffstat (limited to 'Lib/test/test_codecs.py')
| -rw-r--r-- | Lib/test/test_codecs.py | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/test_codecs.py b/Lib/test/test_codecs.py index 07a6a5e..639ce9f 100644 --- a/Lib/test/test_codecs.py +++ b/Lib/test/test_codecs.py @@ -1602,6 +1602,7 @@ all_unicode_encodings = [      "cp037",      "cp1006",      "cp1026", +    "cp1125",      "cp1140",      "cp1250",      "cp1251",  | 
