Zim

Comment 11 for bug 518323

Revision history for this message
ras (ras82x) wrote : Re: Automatic link creation doesn't work with accented characters

> If there is an other way in python to get a list
> of lowercase and uppercase chars (or test a
> char for being uppercase) that is unicode
> compatible, I can fix it.
There is ponyguruma (http://sandbox.pocoo.org/),
python wrapper to the oniguruma regular expression
engine, that can handle unicode properties.