]> granicus.if.org Git - python/commit
Merged revisions 66362 via svnmerge from
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 10 Sep 2008 14:08:48 +0000 (14:08 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 10 Sep 2008 14:08:48 +0000 (14:08 +0000)
commit93cbca33f2ab8dd8ed0f8582d94ed1a65fd137a4
treebdd0c8f060a25f4d264bbd0db694ec0e6f8b8eae
parent1009d391873b523232440856fe1e728c3c94caab
Merged revisions 66362 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r66362 | martin.v.loewis | 2008-09-10 15:38:12 +0200 (Mi, 10 Sep 2008) | 3 lines

  Issue #3811: The Unicode database was updated to 5.1.
  Reviewed by Fredrik Lundh and Marc-Andre Lemburg.
........
Doc/library/unicodedata.rst
Lib/test/test_unicodedata.py
Modules/unicodedata.c
Modules/unicodedata_db.h
Modules/unicodename_db.h
Objects/unicodectype.c
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py