cpython/Tools/unicode
Benjamin Peterson b2bf01d824 use full unicode mappings for upper/lower/title case (#12736)
Also broaden the category of characters that count as lowercase/uppercase.
2012-01-11 18:17:06 -05:00
..
python-mappings Add custom mapping files used for generating some of the charmap 2005-10-25 11:54:04 +00:00
Makefile Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
comparecodecs.py #13054: fix usage of sys.maxunicode after PEP-393. 2011-10-04 19:06:00 +03:00
gencjkcodecs.py More 2to3 fixes in the Tools directory. Fixes #2893. 2008-05-16 17:02:34 +00:00
gencodec.py Issue #10552: Partially fixed a sort error in Tools/unicode/gencodec.py 2010-11-30 16:56:15 +00:00
genwincodec.py Merged revisions 78806 via svnmerge from 2010-03-08 22:17:58 +00:00
genwincodecs.bat Add updated .hgeol file and fix newlines in the 3.2 branch. 2011-03-05 15:11:35 +01:00
listcodecs.py Convert print statements to function calls in Tools/. 2007-08-03 17:06:41 +00:00
makeunicodedata.py use full unicode mappings for upper/lower/title case (#12736) 2012-01-11 18:17:06 -05:00
mkstringprep.py More 2to3 fixes in the Tools directory. Fixes #2893. 2008-05-16 17:02:34 +00:00