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 amaury.forgeotdarc, eric.araujo, pitrou, pwaller, rhettinger, srid, thead
Date 2010-09-02.13:37:36
SpamBayes Score 0.04563179
Marked as misclassified No
Message-id <1283434657.61.0.921530904367.issue7796@psf.upfronthosting.co.za>
In-reply-to
Content
To make sure I understand: StructSeq is the C-pendent of named tuples, and a NamedTuple ABC would have to work with StructSeqs too?
History
Date User Action Args
2010-09-02 13:37:37eric.araujosetrecipients: + eric.araujo, rhettinger, amaury.forgeotdarc, pitrou, thead, pwaller, srid
2010-09-02 13:37:37eric.araujosetmessageid: <1283434657.61.0.921530904367.issue7796@psf.upfronthosting.co.za>
2010-09-02 13:37:36eric.araujolinkissue7796 messages
2010-09-02 13:37:36eric.araujocreate