commit | 93cbca33f2ab8dd8ed0f8582d94ed1a65fd137a4 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Wed Sep 10 14:08:48 2008 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Wed Sep 10 14:08:48 2008 +0000 |
tree | bdd0c8f060a25f4d264bbd0db694ec0e6f8b8eae | |
parent | 1009d391873b523232440856fe1e728c3c94caab [diff] |
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. ........