On Jun 9, 2005, at 4:07 PM, Kenneth McDonald wrote:

> I'm about to install sqlite and pysqlite on 10.4. Darwinports gives me
> the following options:
>
> sqlite          databases/sqlite        2.8.15          an embedded
> SQL database engine
> sqlite3         databases/sqlite3       3.2.1           an embedded
> SQL database engine
> py-sqlite       python/py-sqlite        2.0.3           python
> database extension for sqlite
> py-sqlite2      python/py-sqlite2       1.0.1           python
> database extension for sqlite2
>
> Would I be correct in thinking that the correct combination for the
> most recent versions is sqlite3 and py-sqlite?

You almost certainly want sqlite3, however, the API is somewhat  
different between py-sqlite and py-sqlite2, so it depends on what you  
want.  py-sqlite2 is newer than py-sqlite.

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to