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.araujo
Recipients amaury.forgeotdarc, eric.araujo, eric.snow, rhettinger, vstinner
Date 2012-06-10.01:46:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339292783.73.0.431175945254.issue15003@psf.upfronthosting.co.za>
In-reply-to
Content
> The type is available as types.SimpleNamespace

(sorry for being OT) Is this documented in whatsnew?  Also, I remember a discussion about making it public or not, but don’t recall a decision.  I personally find it bad that we have structseqs for most things, dicts in PEP 418 get_clock_info return values, and now simplenamespace for sys.implementation.
History
Date User Action Args
2012-06-10 01:46:23eric.araujosetrecipients: + eric.araujo, rhettinger, amaury.forgeotdarc, vstinner, eric.snow
2012-06-10 01:46:23eric.araujosetmessageid: <1339292783.73.0.431175945254.issue15003@psf.upfronthosting.co.za>
2012-06-10 01:46:23eric.araujolinkissue15003 messages
2012-06-10 01:46:23eric.araujocreate