Petri Lehtinen <pe...@digip.org> added the comment:

Is it possible to compile pysqlite so that it links with both, or so that the 
linking type can be changed at run time?

I'm -1 on adding a compile-time option to switch the storage backend to Python 
itself, but a runtime flag or a separate connection class for the sqlite3 
module would do.

----------
nosy: +petri.lehtinen

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

Reply via email to