[mod_python] tutorial..

Arnar Birgisson arnarb at oddi.is
Mon Nov 21 10:23:45 EST 2005


Hello there,

>> database (mysql) interaction..
>
> That really has not much at all to do with Python.  There is a very well 
> known module called MySQLdb that implements a DBAPI-2 compatable 
> interface for database access.  You'll find it's documentation here:
> 
> http://sourceforge.net/docman/display_doc.php?docid=26238&group_id=22307 

I found the MySQLdb documentation to be much more useful after studying the PEP for DB-API 2.0
http://www.python.org/peps/pep-0249.html 

Arnar






More information about the Mod_python mailing list