Message83310
I don't understand why NamedTupleReader requires the fieldnames array
rather than the namedtuple class itself. If you could pass it the
namedtuple class, users could choose whatever namedtuple subclass with
whatever additional methods or behaviour suits them. It would make
NamedTupleReader more flexible and more useful. |
|
| Date |
User |
Action |
Args |
| 2009-03-08 13:33:52 | pitrou | set | recipients:
+ pitrou, skip.montanaro, barry, rhettinger, jdwhitley, rrenaud |
| 2009-03-08 13:33:52 | pitrou | set | messageid: <[email protected]> |
| 2009-03-08 13:33:50 | pitrou | link | issue1818 messages |
| 2009-03-08 13:33:50 | pitrou | create | |
|