[issue5828] Invalid behavior of unicode.lower

"Martin v. Löwis" <report@bugs.python.org> at psf.upfronthosting.co.za "Martin v. Löwis" <report@bugs.python.org> at psf.upfronthosting.co.za
Sat Apr 25 16:46:48 CEST 2009


Martin v. Löwis <martin at v.loewis.de> added the comment:

> BTW, are the steps to regenerate the Unicode database documented
> somewhere? 

I don't think so - your procedure looks right, though.

Regenerating the database is often more difficult, though, in particular
when we upgrade to a new version. Often, the new version will add new
complications which have to be dealt with, so a deep understanding of
makeunicodata.py is often needed to be able to use it. Welcome to the
club :-)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5828>
_______________________________________


More information about the Python-bugs-list mailing list