Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

If SQLCipher is a drop-in replacement, perhaps the simplest way is to use 
LD_LIBRARY_PATH to replace libsqlite3.

You can also insert a path to your build of the _sqlite module in sys.path 
before standard paths.

----------

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

Reply via email to