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
listcodecs.py
Makefile
makeunicodedata.py Issue #1734234: Massively speedup unicodedata.normalize() when the 2009-04-27 21:53:26 +00:00
mkstringprep.py