From: Amaury Forgeot d'Arc Date: Mon, 13 Jul 2009 23:11:54 +0000 (+0000) Subject: Document the newly added codec X-Git-Tag: v2.7a1~773 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78c06bd9b7f7eb31562177b6580bd6a80fe9a3ae;p=python Document the newly added codec --- diff --git a/Doc/library/codecs.rst b/Doc/library/codecs.rst index c58505a4d2..5b306829b8 100644 --- a/Doc/library/codecs.rst +++ b/Doc/library/codecs.rst @@ -897,6 +897,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 |