Python 2.5 and sqlite

Thorsten Kampe thorsten at thorstenkampe.de
Tue Nov 11 15:04:46 EST 2008


* "Martin v. Löwis" (Tue, 11 Nov 2008 20:54:37 +0100)
> > Sqlite3 is an optional part of Python. It has no dependencies on
> > SQLite.
> 
> That's not true. To build the _sqlite3 module, you need the SQLite3
> sources or binaries, in addition to the Python sources.

That's not what I meant: the question is, do you need SQLite /after/ 
you've built from source or if you install the Python binary.

Thorsten



More information about the Python-list mailing list