* "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 -- http://mail.python.org/mailman/listinfo/python-list