Chris Jerdonek added the comment:

> When building CPython yourself, it will use what version is found on your 
> system.

Ned, this is somewhat off-topic to the issue, but do you know of any ways to 
tell CPython to use a particular version of sqlite3 at compile time if a system 
has different versions installed at different locations?  Or perhaps by putting 
the SQLite source code at an appropriate location in the Python source 
hierarchy (e.g. using the SQLite amalgamation files: 
http://www.sqlite.org/download.html )

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15754>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to