Python and sqlite versions

Zachary Ware zachary.ware+pylist at gmail.com
Fri Oct 10 15:31:22 EDT 2014


On Fri, Oct 10, 2014 at 2:18 PM, Simmo <square.steve at gmail.com> wrote:
> For the record, I'm on Windows 7

In that case (if I'm remembering correctly, I'm not on Windows at the
moment), you could probably back up C:\Python33\DLLs\sqlite3.dll
somewhere (just in case) and copy the sqlite3.dll you got with the
sqlite3 distribution into that folder, and Python should be happy to
use the newer version of sqlite3.

-- 
Zach



More information about the Python-list mailing list