mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Issue #22681: Added support for the koi8_t encoding.
This commit is contained in:
parent
ad8a1c3fb2
commit
f0eeedf0d8
7 changed files with 16 additions and 4 deletions
|
@ -1160,6 +1160,10 @@ particular, the following variants typically exist:
|
|||
+-----------------+--------------------------------+--------------------------------+
|
||||
| koi8_r | | Russian |
|
||||
+-----------------+--------------------------------+--------------------------------+
|
||||
| koi8_t | | Tajik |
|
||||
| | | |
|
||||
| | | .. versionadded:: 3.5 |
|
||||
+-----------------+--------------------------------+--------------------------------+
|
||||
| koi8_u | | Ukrainian |
|
||||
+-----------------+--------------------------------+--------------------------------+
|
||||
| kz1048 | kz_1048, strk1048_2002, rk1048 | Kazakh |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue