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.snow
Recipients amaury.forgeotdarc, eric.snow
Date 2012-06-05.02:53:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338864820.17.0.274736612168.issue15003@psf.upfronthosting.co.za>
In-reply-to
Content
The type is available as types.SimpleNamespace, and there's no reason to hold PyNamespace_New() back.
History
Date User Action Args
2012-06-05 02:53:40eric.snowsetrecipients: + eric.snow, amaury.forgeotdarc
2012-06-05 02:53:40eric.snowsetmessageid: <1338864820.17.0.274736612168.issue15003@psf.upfronthosting.co.za>
2012-06-05 02:53:39eric.snowlinkissue15003 messages
2012-06-05 02:53:39eric.snowcreate