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

What exactly do you need to add and change in the sqlite module? The stdlib 
cannot depend on a third-party module. Ideally, you just create a subclass of 
some standard class and overrides a constructor and few methods.

----------
nosy: +serhiy.storchaka

_______________________________________
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