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 brett.cannon
Recipients brett.cannon, eric.snow, ncoghlan, rhettinger
Date 2014-04-06.16:49:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396802957.9.0.143820617471.issue20383@psf.upfronthosting.co.za>
In-reply-to
Content
I can dream about getting rid of the attributes, but I doubt it would happen any time soon, if at all. But we do need to make it easier to set __spec__ on a new module than it currently is to help promote its use.
History
Date User Action Args
2014-04-06 16:49:17brett.cannonsetrecipients: + brett.cannon, rhettinger, ncoghlan, eric.snow
2014-04-06 16:49:17brett.cannonsetmessageid: <1396802957.9.0.143820617471.issue20383@psf.upfronthosting.co.za>
2014-04-06 16:49:17brett.cannonlinkissue20383 messages
2014-04-06 16:49:17brett.cannoncreate