Is there Python 3.x support for MySQL yet? MySQLdb's page still says "Python versions 2.3-2.6 are supported.":
https://sourceforge.net/projects/mysql-python/ There's PyMySQL, which is pure Python, but it's at version 0.4. There's good progress there, but it's not being used heavily yet, and users are reporting bugs like "broken pipe" errors. John Nagle -- http://mail.python.org/mailman/listinfo/python-list