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 53437ce..c5283ed 100644
--- a/Doc/library/codecs.rst
+++ b/Doc/library/codecs.rst
@@ -924,6 +924,8 @@
 | cp500           | EBCDIC-CP-BE, EBCDIC-CP-CH,    | Western Europe                 |
 |                 | IBM500                         |                                |
 +-----------------+--------------------------------+--------------------------------+
+| cp720           |                                | Arabic                         |
++-----------------+--------------------------------+--------------------------------+
 | cp737           |                                | Greek                          |
 +-----------------+--------------------------------+--------------------------------+
 | cp775           | IBM775                         | Baltic languages               |