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 r.david.murray
Recipients ezio.melotti, mastahyeti, orsenthil, r.david.murray
Date 2012-08-30.19:03:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346353420.47.0.00406194791438.issue15824@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, Senthil is right.  What you want is the _replace method of namedtuple to satisfy your use case.
History
Date User Action Args
2012-08-30 19:03:40r.david.murraysetrecipients: + r.david.murray, orsenthil, ezio.melotti, mastahyeti
2012-08-30 19:03:40r.david.murraysetmessageid: <1346353420.47.0.00406194791438.issue15824@psf.upfronthosting.co.za>
2012-08-30 19:03:39r.david.murraylinkissue15824 messages
2012-08-30 19:03:39r.david.murraycreate