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 r.david.murray
Recipients Mariatta, docs@python, r.david.murray, svenyonson
Date 2017-09-14.17:47:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505411266.24.0.28312535836.issue31454@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that it would seem reasonable to add this to section 6.1 of the tutorial, since it mentions both import statement variants and the modules "global symbol table", which are the two concepts involved in import as.

Would you like to propose a PR?
History
Date User Action Args
2017-09-14 17:47:46r.david.murraysetrecipients: + r.david.murray, docs@python, Mariatta, svenyonson
2017-09-14 17:47:46r.david.murraysetmessageid: <1505411266.24.0.28312535836.issue31454@psf.upfronthosting.co.za>
2017-09-14 17:47:46r.david.murraylinkissue31454 messages
2017-09-14 17:47:46r.david.murraycreate