Erik de Castro Lopo wrote:
david wrote:

grrrr.... the caps must be a special secret handshake.... I thought I had tried all the combinations :-)

I should have mentioned that I figured this out by doing:

    dpkg -L python-mysqldb

which had amongst other things:

    /usr/share/python-support/python-mysqldb/MySQLdb/__init__.py

Since the module's __init__ file is in a directory called MySQLdb,
thats the module name.

Teaching you how to fish instead of ...

Erik


ALL good answers include fishing instructions. Thank you!
_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to