cpython/Tools/unicode
Antoine Pitrou e988e286b2 Issue #1734234: Massively speedup unicodedata.normalize() when the
string is already in normalized form, by performing a quick check beforehand.
Original patch by Rauli Ruohonen.
2009-04-27 21:53:26 +00:00
..
python-mappings
comparecodecs.py
gencjkcodecs.py
gencodec.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
listcodecs.py
Makefile
makeunicodedata.py Issue #1734234: Massively speedup unicodedata.normalize() when the 2009-04-27 21:53:26 +00:00
mkstringprep.py