[Python-Dev] Building thread-safe sqlite3 with Python 2.6.5rc1

Darren Govoni darren at ontrenet.com
Mon Mar 8 21:06:07 CET 2010


Hi,
  I'm trying to get the thread-safe enabled for sqlite3 in my build of
2.6.5rc1, but its not taking and throws the old thread access error.
I am running Ubuntu with other versions of Python, but I successfully
built and installed sqlite 3.6.22, pysqlite 2.6.0.
Do I have to set something explicit when building python 2.6.5 to find
the updated sqlite3?

thanks for any tips.
Darren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20100308/ea964b19/attachment.html>


More information about the Python-Dev mailing list