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
Date 2013-11-22.16:25:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385137546.91.0.531425476426.issue19697@psf.upfronthosting.co.za>
In-reply-to
Content
So that e.g. __main__.__spec__.name is the actual name of the module being executed.
History
Date User Action Args
2013-11-22 16:25:46brett.cannonsetrecipients: + brett.cannon, ncoghlan, eric.snow
2013-11-22 16:25:46brett.cannonsetmessageid: <1385137546.91.0.531425476426.issue19697@psf.upfronthosting.co.za>
2013-11-22 16:25:46brett.cannonlinkissue19697 messages
2013-11-22 16:25:46brett.cannoncreate