[issue7723] sqlite only accept buffer() for BLOB objects (input/output)

Pablo Mouzo report at bugs.python.org
Sat Jan 23 04:27:34 CET 2010


Pablo Mouzo <pablomouzo at gmail.com> added the comment:

I'm attaching a correction to sqlite3 documentation, removing all 'buffer' references and setting bytes as BLOB equivalent.

----------
keywords: +patch
nosy: +pablomouzo
Added file: http://bugs.python.org/file15977/issue7723-py3k-docs.diff

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


More information about the Python-bugs-list mailing list