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.snow
Recipients christian.heimes, eric.araujo, eric.smith, eric.snow, rhettinger, vstinner
Date 2013-11-22.21:06:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385154368.28.0.996483840845.issue19640@psf.upfronthosting.co.za>
In-reply-to
Content
A while back, because of those python-ideas discussions, Raymond added a link at the bottom of the namedtuple section of the docs at http://docs.python.org/3.4/library/collections.html#namedtuple-factory-function-for-tuples-with-named-fields.  The link points to a nice recipe by Jan Kaliszewski.
History
Date User Action Args
2013-11-22 21:06:08eric.snowsetrecipients: + eric.snow, rhettinger, vstinner, eric.smith, christian.heimes, eric.araujo
2013-11-22 21:06:08eric.snowsetmessageid: <1385154368.28.0.996483840845.issue19640@psf.upfronthosting.co.za>
2013-11-22 21:06:08eric.snowlinkissue19640 messages
2013-11-22 21:06:08eric.snowcreate