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 ncoghlan, r.david.murray, serhiy.storchaka, yselivanov
Date 2014-02-10.15:35:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392046526.74.0.887714806413.issue20583@psf.upfronthosting.co.za>
In-reply-to
Content
This is not universally true.  Both namedtuple (for good reason) and email (for not-so-good reasons) have _ parameters that are part of the public API.
History
Date User Action Args
2014-02-10 15:35:26r.david.murraysetrecipients: + r.david.murray, ncoghlan, serhiy.storchaka, yselivanov
2014-02-10 15:35:26r.david.murraysetmessageid: <1392046526.74.0.887714806413.issue20583@psf.upfronthosting.co.za>
2014-02-10 15:35:26r.david.murraylinkissue20583 messages
2014-02-10 15:35:26r.david.murraycreate