A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2015-September/138840.html below:

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

[Python-checkins] cpython (2.7): Issue #24894: Document the codec iso8859_11victor.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

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4