Fix fixu8 to support Python 2.3.
authorAlberto Bertogli <albertogli@telpin.com.ar>
local dateFri, 22 Jul 2005 06:15:21
dateFri, 22 Jul 2005 06:15:21
hash20050722061521-d5d94-05405c0acbfa60494fc6ac32aaf13d6fbcb5527d
Fix fixu8 to support Python 2.3.

Some unicode stuff has changed in Python 2.4, so this change is needed to make
fixu8 work with older versions. It's not nice, but it does the trick and it
takes only a couple of self-contained lines.

Many people reported the problem and potential fixes, this one is by Markus
Keller <markus.keller@gmx.com>.
1 file(s) changed:
darcsweb.cgi +5 -1