M.-A. Lemburg wrote:
> Here's a mapping file for KOI9-U - please check whether
> it's correct.
I missed one codec point change: 0xB4.
Here's the updated version which matches the codec we currently
have in Python 2.3 and 2.4.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services direct
M.-A. Lemburg wrote:
> Walter Dörwald wrote:
>
Why should koi_u.py be defined in terms of koi8_r.py anyway? Why not put
a complete decoding_table into koi8_u.py?
>>>
>>>
>>>KOI8-U is not available as mapping on ftp.unicode.org and
>>>I only recreated codecs from the mapping files availab
Walter Dörwald wrote:
>>> Why should koi_u.py be defined in terms of koi8_r.py anyway? Why not put
>>> a complete decoding_table into koi8_u.py?
>>
>>
>> KOI8-U is not available as mapping on ftp.unicode.org and
>> I only recreated codecs from the mapping files available
>> there.
>
>
> OK, so we