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 Arfrever, brett.cannon, eric.snow, ncoghlan
Date 2014-03-28.21:29:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396042170.27.0.0356543113934.issue19697@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a basic patch.  It introduces __main__ in import.rst and then identifies the cases where __spec__ is set to None or otherwise.

There are a few :ref: links to labels on other pages that I had trouble with.  I'll address those when I put up a new draft after feedback.  Any suggestions on making them work would be helpful. :)
History
Date User Action Args
2014-03-28 21:29:30eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, Arfrever
2014-03-28 21:29:30eric.snowsetmessageid: <1396042170.27.0.0356543113934.issue19697@psf.upfronthosting.co.za>
2014-03-28 21:29:30eric.snowlinkissue19697 messages
2014-03-28 21:29:30eric.snowcreate