Issue #22682: Added support for the kz1048 encoding.

This commit is contained in:
Serhiy Storchaka 2015-05-12 23:16:55 +03:00
parent 0d4df752ac
commit ad8a1c3fb2
8 changed files with 19 additions and 3 deletions

View file

@ -412,6 +412,11 @@ aliases = {
# koi8_r codec
'cskoi8r' : 'koi8_r',
# kz1048 codec
'kz_1048' : 'kz1048',
'rk1048' : 'kz1048',
'strk1048_2002' : 'kz1048',
# latin_1 codec
#
# Note that the latin_1 codec is implemented internally in C and a