[Python-modules-team] Bug#406956: Quick and dirty workaround

Gyuris Szabolcs szimszon at oregpreshaz.eu
Tue Jan 23 10:16:10 CET 2007


Edit the /usr/lib/python2.4/site-packages/MySQLdb/cursors.py file at the
 line 146:
-        query = query.encode(charset)
+        #query = query.encode(charset)

I don't know what could it break, so handle with care.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3347 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20070123/55ee1263/smime.bin


More information about the Python-modules-team mailing list