From: Amaury Forgeot d'Arc Date: Wed, 15 Jul 2009 19:21:18 +0000 (+0000) Subject: Merged revisions 74006 via svnmerge from X-Git-Tag: v3.2a1~2827 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae6388df22b29684519438d30da34e29725f8b5b;p=python 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 ........ --- 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 |