[issue10203] sqlite3.Row doesn't support sequence protocol

Claudiu.Popa report at bugs.python.org
Sat Nov 30 10:06:55 CET 2013


Claudiu.Popa added the comment:

Hello! Here's a simple patch which makes sqlite.Row to act like a real sequence.

----------
keywords: +patch
nosy: +Claudiu.Popa
versions: +Python 3.5 -Python 2.7, Python 3.1, Python 3.2
Added file: http://bugs.python.org/file32902/sqlite1.patch

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


More information about the Python-bugs-list mailing list