John Abel wrote:
> Gadfly
> PySQLite ( requires SQLite library )

I want to clarify this parenthetical comment, for the record.  When I 
first downloaded PySQLite I had already gone and installed SQLite, 
thinking it was a prerequisite in that sense.

In fact, the PySQLite install includes a .pyd which contains a 
statically linked version of the complete SQLite library.  No additional 
installation is required, making it an even simpler solution than I 
thought at first.

-Peter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to