[issue24905] Allow incremental I/O to blobs in sqlite3

Serhiy Storchaka report at bugs.python.org
Mon Feb 6 01:36:07 EST 2017


Serhiy Storchaka added the comment:

apsw has different order of arguments for blobopen(), all arguments are mandatory, and the parameter for read/write mode is called "writeable" rather than "readonly". This part of API needs to be discussed. Ask for discussion on mailing lists: Python-Ideas and maybe Python-List.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24905>
_______________________________________


More information about the Python-bugs-list mailing list