cpython/Tools/unicode
Amaury Forgeot d'Arc d0052d17b1 #1571184: makeunicodedata.py now generates the functions _PyUnicode_ToNumeric,
_PyUnicode_IsLinebreak and _PyUnicode_IsWhitespace.

It now also parses the Unihan.txt for numeric values.
2009-10-06 19:56:32 +00:00
..
python-mappings Add custom mapping files used for generating some of the charmap 2005-10-25 11:54:04 +00:00
Makefile Patch #1359618: Speed-up charmap encoder. 2006-06-04 19:36:28 +00:00
comparecodecs.py Add two new tools to compare codecs and show differences and to 2005-10-21 13:47:03 +00:00
gencjkcodecs.py Whitespace for generated code. 2006-03-27 15:11:56 +00:00
gencodec.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
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 Add two new tools to compare codecs and show differences and to 2005-10-21 13:47:03 +00:00
makeunicodedata.py #1571184: makeunicodedata.py now generates the functions _PyUnicode_ToNumeric, 2009-10-06 19:56:32 +00:00
mkstringprep.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00