Hello, I have downloaded MySQLdb 1.2.3 from:
http://pypi.python.org/pypi/MySQL-python Also, I'm using Python 2.7, but I can't even get past here: >>> import MySQLdb Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named MySQLdb Thanks
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor