On Wed, Jun 27, 2012 at 7:08 AM, John Nagle <na...@animats.com> wrote: > The Python 3 to MySQL connection is still a mess. > The original developer of MySQLdb doesn't want to support > Python 3.
This is where I would start asking: How hard is it to migrate to another SQL database (eg Postgres)? That is, assuming that there's one with proper Py3 support. But I would find it hard to believe that there's _no_ good database with a Python 3 access module. ChrisA -- http://mail.python.org/mailman/listinfo/python-list