summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2009-07-15 19:21:18 +0000
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2009-07-15 19:21:18 +0000
commitae6388df22b29684519438d30da34e29725f8b5b (patch)
treee23cbc9ca0ed995e25bd3534b316b37435812edb
parentb281fb9d53a7a6014a79ad71e381e211984dd0c3 (diff)
downloadcpython-git-ae6388df22b29684519438d30da34e29725f8b5b.tar.gz
Merged revisions 74006 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r74006 | amaury.forgeotdarc | 2009-07-14 01:11:54 +0200 (mar., 14 juil. 2009) | 2 lines Document the newly added codec ........
-rw-r--r--Doc/library/codecs.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/library/codecs.rst b/Doc/library/codecs.rst
index 53437ce1e5..c5283ed199 100644
--- a/Doc/library/codecs.rst
+++ b/Doc/library/codecs.rst
@@ -924,6 +924,8 @@ particular, the following variants typically exist:
| cp500 | EBCDIC-CP-BE, EBCDIC-CP-CH, | Western Europe |
| | IBM500 | |
+-----------------+--------------------------------+--------------------------------+
+| cp720 | | Arabic |
++-----------------+--------------------------------+--------------------------------+
| cp737 | | Greek |
+-----------------+--------------------------------+--------------------------------+
| cp775 | IBM775 | Baltic languages |