first of all, definitely dont use sys.setdefaultencoding, that is a hack of the most brittle kind.
but secondly, upgrade your MySQLDB (i.e., the mysql-python DBAPI). it most certainly had a double-encoding bug some time ago, you can find it in their bug tracker and ours (sqlalchemy's). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
