Message119698
| 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:20 | eric.araujo | set | recipients:
+ eric.araujo, pfalcon, ghaering |
| 2010-10-27 11:58:20 | eric.araujo | set | messageid: <1288180700.35.0.76122176983.issue10203@psf.upfronthosting.co.za> |
| 2010-10-27 11:58:18 | eric.araujo | link | issue10203 messages |
| 2010-10-27 11:58:18 | eric.araujo | create | |
|