Marc-Andre Lemburg <[email protected]> added the comment: Florent Xicluna wrote: > > Florent Xicluna <[email protected]> added the comment: > > It is just a matter of running "makeunicodedata" affter changing "5.1" -> > "5.2". > > It generates the 3 db files: > * Modules/unicodedata_db.h > * Modules/unicodename_db.h > * Objects/unicodetype_db.h > > Then you adjust the "expectedchecksum" in "Lib/test/test_unicodedata.py". > > I use UCD 5.2 since January, and everything works fine.
So the Unicode database format itself has not changed ? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8024> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
