En Wed, 18 Feb 2009 01:09:15 -0200, <pyt...@bdurham.com> escribió:
Are there best practice recommendations for upgrading the version of SQLite that comes bundled with versions of Python 2.5 and later?
At least on Windows, you only have to replace sqlite3.dll (in the DLLs directory) with the new one, and that's all.
-- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list