2007-03-20 12:48:11 UTC jeremiah said
>> Looks like this issue has been around for a while, is there a
>> workaround?
>
>Don't use python.

Well that's certainly a good idea, but for now I'm stuck with this
frekking script. As an extremely unhealthy solution I hacked
/usr/lib/python2.4/site-packages/MySQLdb/cursors.py commenting line 146:

#        query = query.encode(charset)

Now it works (or at least it appears to work).

-- 
UnicodeDecodeError: 'ascii' codec can't decode certain bytes 
https://launchpad.net/bugs/57067

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to