[Python-checkins] cpython (2.7): Issue #24894: Document the codec iso8859_11

victor.stinner python-checkins at python.org
Thu Sep 24 09:05:43 CEST 2015


https://hg.python.org/cpython/rev/ad560409c7d6
changeset: 98238:ad560409c7d6
branch: 2.7
parent: 98231:e7bf0727f7df
user: Victor Stinner <victor.stinner at gmail.com>
date: Thu Sep 24 09:05:19 2015 +0200
summary:
 Issue #24894: Document the codec iso8859_11
Patch written by Prashant Tyagi.
files:
 Doc/library/codecs.rst | 2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Doc/library/codecs.rst b/Doc/library/codecs.rst
--- a/Doc/library/codecs.rst
+++ b/Doc/library/codecs.rst
@@ -1067,6 +1067,8 @@
 +-----------------+--------------------------------+--------------------------------+
 | 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 |
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /