[Tutor] Mysqldb.py:::Cursor has no 'query' attribute?

Pijus Virketis virketis@fas.harvard.edu
Fri, 22 Mar 2002 13:41:42 -0500


Israel,

> >>> import CompatMysqldb

What module is this? I usually use MySQLdb
(http://sourceforge.net/projects/mysql-python/), which is called with an
"import MySQLdb." Can you point me to the place where you got it, so I can
try and replicate the behaviour? Also, what version of Python and MySQL are
you using?

Cheers,

Pijus