> 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. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list