Search results

  1. D

    MySQLdb...

    I tried posting this in the Feedback / Suggestions forum but received no response. It looks pretty dusty down there. :P You guys really need MySQLdb. It is necessary for Python to interact with MySQL, and honestly, x10 is totally useless to me without that functionality. It looks like you guys...
  2. D

    MySQLdb -- NECESSARY

    MySQLdb is a module that allows Python to access MySQL databases. When I try to use it, I receive an error, "No module named MySQLdb"... This is a NECESSARY module for Python. Without it, Python is basically useless. I mean, if I can't access a database, I may as well just write in HTML. XD I...
Top