cpython/Tools/unicode
Amaury Forgeot d'Arc 70dda76cde #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.
2009-07-13 20:01:11 +00:00
..
python-mappings
Makefile
comparecodecs.py
gencjkcodecs.py
gencodec.py
genwincodec.py #1616979: Add the cp720 (Arabic DOS) encoding. 2009-07-13 20:01:11 +00:00
genwincodecs.bat #1616979: Add the cp720 (Arabic DOS) encoding. 2009-07-13 20:01:11 +00:00
listcodecs.py
makeunicodedata.py Issue #1734234: Massively speedup `unicodedata.normalize()` when the 2009-04-27 21:53:26 +00:00
mkstringprep.py