On Wed, Jan 15, 2014 at 1:53 PM, big stone <stonebi...@gmail.com> wrote:

> Ok,
>
> The problem is fixed starting SQLite 3.7.16,
> But Python 3.3 series (up to 3.3.3) seems to be shipped with the very old
> SQLite 3.7.12, by default.
>
> Is there a simple trick to "upgrade" SQLite3 version used by Python (under
> windows) ?
> Just changing the sqlite3.dll is safe ?
>

That's really a question for the Python people, but my guess is that
changing the sqlite3.dll would be safe.



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to