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 eric.araujo
Recipients eric.araujo, ghaering, pfalcon
Date 2010-10-27.11:58:18
SpamBayes Score 0.002040368
Marked as misclassified No
Message-id <1288180700.35.0.76122176983.issue10203@psf.upfronthosting.co.za>
In-reply-to
Content
Hello Paul, thanks for the report.  The doc only describe Row as a tuple-like object, but tuple does implement the Sequence ABC, so I’m inclined to agree with you this is a bug and not a feature request (my first reaction).

Adding Georg, the maintainer of the module, to the nosy list (found his username in Misc/maintainers.rst).
History
Date User Action Args
2010-10-27 11:58:20eric.araujosetrecipients: + eric.araujo, pfalcon, ghaering
2010-10-27 11:58:20eric.araujosetmessageid: <1288180700.35.0.76122176983.issue10203@psf.upfronthosting.co.za>
2010-10-27 11:58:18eric.araujolinkissue10203 messages
2010-10-27 11:58:18eric.araujocreate