mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Add missed entry for cjkcodecs._iso_2022_kr.
This commit is contained in:
parent
bd12b181c8
commit
141d4e5643
1 changed files with 1 additions and 0 deletions
|
@ -504,6 +504,7 @@ GLHACK=-Dclear=__GLclear
|
|||
# ko_KR codecs
|
||||
#_codecs_cp949 cjkcodecs/_cp949.c
|
||||
#_codecs_euc_kr cjkcodecs/_euc_kr.c
|
||||
#_codecs_iso2022_kr cjkcodecs/_iso2022_kr.c
|
||||
#_codecs_johab cjkcodecs/_johab.c
|
||||
|
||||
# zh_CN codecs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue