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 rhettinger
Recipients amaury.forgeotdarc, eric.araujo, pitrou, pwaller, rhettinger, srid, thead
Date 2010-09-02.00:30:33
SpamBayes Score 4.1113093e-05
Marked as misclassified No
Message-id <1283387435.05.0.730624863987.issue7796@psf.upfronthosting.co.za>
In-reply-to
Content
Am deferring this to Py3.3.  There is a workaround available just using duck-typing and I would like to wait until more more has been done on StructSeq before setting committing to an new namedtuple Abstract Base Class (one released, it would be very hard to change).  Also, I would like to see how pprint() evolves (because it may also want to have special handling for named tuples).
History
Date User Action Args
2010-09-02 00:30:35rhettingersetrecipients: + rhettinger, amaury.forgeotdarc, pitrou, thead, eric.araujo, pwaller, srid
2010-09-02 00:30:35rhettingersetmessageid: <1283387435.05.0.730624863987.issue7796@psf.upfronthosting.co.za>
2010-09-02 00:30:33rhettingerlinkissue7796 messages
2010-09-02 00:30:33rhettingercreate