Erlend E. Aasland <erlend.aasl...@innova.no> added the comment:

I've submitted my changes as a separate PR.

I believe we should consider duplicating the apsw API, for users convenience. 
Pr. now, they are very similar, except for the "open blob" API: apsw uses 
`blobopen`, we currently use `open_blob`. I suggest changing it to `blobopen`.

----------

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

Reply via email to