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 berker.peksag, r.david.murray, serhiy.storchaka, tb
Date 2012-10-23.19:23:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351020187.21.0.473667332988.issue16297@psf.upfronthosting.co.za>
In-reply-to
Content
It does seem more logical to implement this in the getter, now that Serhiy has pointed it out :)  So let's close this.

(Aside: if it were me, I'd move the mangling of the fieldnames into the ListInsensitive __init__ method.)
History
Date User Action Args
2012-10-23 19:23:07r.david.murraysetrecipients: + r.david.murray, berker.peksag, serhiy.storchaka, tb
2012-10-23 19:23:07r.david.murraysetmessageid: <1351020187.21.0.473667332988.issue16297@psf.upfronthosting.co.za>
2012-10-23 19:23:07r.david.murraylinkissue16297 messages
2012-10-23 19:23:07r.david.murraycreate