krizz <[email protected]> writes: > I've got troubles with the rending service mw-serve, which logs > following > > > mbobj = json.loads(unicode(mb, 'utf-8')) > TypeError: decoding Unicode is not supported > > Any ideas how to fix this problem?
can you try the latest git version? http://code.pediapress.com/git/mwlib/?p=mwlib;a=commitdiff;h=fc24805 should fix this issue. -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
