cpython/Tools/unicode
Martin v. Löwis baecd7243a Upgrade to Unicode 6.0.0.
makeunicodedata.py: download all data files from unicode.org,
  switch to extracting Unihan data from zip file.
  Read linebreakprops and derivednormalizationprops even for
  old versions, even though they are not used in delta records.
test:unicode.py: U+11000 is now assigned, use U+14000 instead.
2010-10-11 22:42:28 +00:00
..
python-mappings
Makefile
comparecodecs.py convert shebang lines: python -> python3 2010-03-11 22:53:45 +00:00
gencjkcodecs.py
gencodec.py Merged revisions 78982,78986 via svnmerge from 2010-03-19 14:25:03 +00:00
genwincodec.py Merged revisions 78806 via svnmerge from 2010-03-08 22:17:58 +00:00
genwincodecs.bat
listcodecs.py
makeunicodedata.py Upgrade to Unicode 6.0.0. 2010-10-11 22:42:28 +00:00
mkstringprep.py