Commit bfd9767e authored by Victor Stinner's avatar Victor Stinner

Issue #24894: Document the codec iso8859_11

Patch written by Prashant Tyagi.
parent 8b5a981e
......@@ -1130,6 +1130,8 @@ particular, the following variants typically exist:
+-----------------+--------------------------------+--------------------------------+
| iso8859_10 | iso-8859-10, latin6, L6 | Nordic languages |
+-----------------+--------------------------------+--------------------------------+
| iso8859_11 | iso-8859-11, thai | Thai languages |
+-----------------+--------------------------------+--------------------------------+
| iso8859_13 | iso-8859-13, latin7, L7 | Baltic languages |
+-----------------+--------------------------------+--------------------------------+
| iso8859_14 | iso-8859-14, latin8, L8 | Celtic languages |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment