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 ezio.melotti
Recipients Piotr.Kuchta, docs@python, ezio.melotti
Date 2013-03-07.23:58:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362700734.18.0.090553479433.issue17383@psf.upfronthosting.co.za>
In-reply-to
Content
It should probably say that they are placed in the namespace where they get imported, but I'm not sure if the concept of namespace has been covered yet at that point of the tutorial.  The sentence probably assume that the modules are getting imported at the beginning of the module (as suggested in the previous sentence), but even in that case I wouldn't use 'global symbol table'.
History
Date User Action Args
2013-03-07 23:58:54ezio.melottisetrecipients: + ezio.melotti, docs@python, Piotr.Kuchta
2013-03-07 23:58:54ezio.melottisetmessageid: <1362700734.18.0.090553479433.issue17383@psf.upfronthosting.co.za>
2013-03-07 23:58:54ezio.melottilinkissue17383 messages
2013-03-07 23:58:54ezio.melotticreate