print function in python3.1
Diez B. Roggisch
deets at nospam.web.de
Mon Nov 23 09:10:10 EST 2009
Anjanesh Lekshminarayanan wrote:
>> Depending on your DB-adapter, you are out of luck here. Either connect to
>> a db even if you don't need it, or try & see if you can locate the
>> implementation in the module somehow.
>
> ImportError: No module named MySQLdb
> MySQLdb only available in Python2.
>
I don't have the slightest clue what you want to say with that.
Diez
More information about the Python-list
mailing list