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 skip.montanaro
Recipients barry, jdwhitley, rhettinger, rrenaud, skip.montanaro
Date 2009-02-26.19:04:27
SpamBayes Score 8.121686e-07
Marked as misclassified No
Message-id <1235675069.13.0.360676089144.issue1818@psf.upfronthosting.co.za>
In-reply-to
Content
Let me be more explicit.  I don't know how it implements it, but I think
you really need to give the user the option of specifying the field
names and not reading/writing headers.  It can't be implicit as I
interpreted Rob's earlier comment:

    > NamedTupleReader and NamedTupleWriter should be inverses.
    > This means that NamedTupleWriter needs to write headers.

Skip
History
Date User Action Args
2009-02-26 19:04:29skip.montanarosetrecipients: + skip.montanaro, barry, rhettinger, jdwhitley, rrenaud
2009-02-26 19:04:29skip.montanarosetmessageid: <1235675069.13.0.360676089144.issue1818@psf.upfronthosting.co.za>
2009-02-26 19:04:27skip.montanarolinkissue1818 messages
2009-02-26 19:04:27skip.montanarocreate