This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Claudiu.Popa
Recipients Claudiu.Popa, eric.araujo, ghaering, lemburg, pfalcon
Date 2013-11-30.09:06:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385802415.54.0.269299372998.issue10203@psf.upfronthosting.co.za>
In-reply-to
Content
Hello! Here's a simple patch which makes sqlite.Row to act like a real sequence.
History
Date User Action Args
2013-11-30 09:06:55Claudiu.Popasetrecipients: + Claudiu.Popa, lemburg, pfalcon, ghaering, eric.araujo
2013-11-30 09:06:55Claudiu.Popasetmessageid: <1385802415.54.0.269299372998.issue10203@psf.upfronthosting.co.za>
2013-11-30 09:06:55Claudiu.Popalinkissue10203 messages
2013-11-30 09:06:55Claudiu.Popacreate