cpython: 355d8950f574 (original) (raw)

copy from Lib/encodings/cp866.py copy to Lib/encodings/cp1125.py

--- a/Lib/encodings/cp866.py +++ b/Lib/encodings/cp866.py @@ -1,4 +1,4 @@ -""" Python Character Mapping Codec for CP1125 +""" Python Character Mapping Codec generated from 'VENDORS/MICSFT/PC/CP866.TXT' with gencodec.py. """#" @@ -32,7 +32,7 @@ class StreamReader(Codec,codecs.StreamRe def getregentry(): return codecs.CodecInfo(

@@ -159,14 +159,14 @@ decoding_map.update({ 0x00ef: 0x044f, # CYRILLIC SMALL LETTER YA 0x00f0: 0x0401, # CYRILLIC CAPITAL LETTER IO 0x00f1: 0x0451, # CYRILLIC SMALL LETTER IO