]> granicus.if.org Git - python/commit
#1616979: Add the cp720 (Arabic DOS) encoding.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 13 Jul 2009 20:01:11 +0000 (20:01 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 13 Jul 2009 20:01:11 +0000 (20:01 +0000)
commit70dda76cdec8e6a4c3e1fe112f8df6d28f37434e
tree00e210d3ec4bbcd5ab913ee12109e2ce6123727b
parentf31fd0179ef1fb18718558612b1b9ddc6f2d28c1
#1616979: Add the cp720 (Arabic DOS) encoding.
Since there is no official mapping file from unicode.org,
the codec file is generated on Windows with the new genwincodec.py script.
Lib/encodings/cp720.py [new file with mode: 0644]
Tools/unicode/genwincodec.py [new file with mode: 0644]
Tools/unicode/genwincodecs.bat [new file with mode: 0644]