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 cvrebert, docs@python, r.david.murray, rhettinger, scoder
Date 2015-08-11.15:02:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439305350.77.0.914265775233.issue24842@psf.upfronthosting.co.za>
In-reply-to
Content
I use SimpleNamespace in just about every project I'm currently working on.  I would *not* say that their uptake is "nearly zero" :)

And yes, I wouldn't be aware of it if I hadn't been following python-dev when it was introduced, and had (before it was introduced) written my own variations numerous times.
History
Date User Action Args
2015-08-11 15:02:30r.david.murraysetrecipients: + r.david.murray, rhettinger, scoder, cvrebert, docs@python
2015-08-11 15:02:30r.david.murraysetmessageid: <1439305350.77.0.914265775233.issue24842@psf.upfronthosting.co.za>
2015-08-11 15:02:30r.david.murraylinkissue24842 messages
2015-08-11 15:02:30r.david.murraycreate