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 ncoghlan
Recipients Pascal.Chambon, barry, brett.cannon, eric.snow, isoschiz, kristjan.jonsson, methane, ncoghlan, pconnell, pitrou, pje, serhiy.storchaka
Date 2014-10-09.06:23:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412835790.5.0.848574445501.issue17636@psf.upfronthosting.co.za>
In-reply-to
Content
The language reference - at least the section on the import statement, and potentially the section on the overall operation of the import system.

I don't *think* it would affect anywhere in the tutorial or the importlib docs, but they may be worth skimming to see if anything leaps out.
History
Date User Action Args
2014-10-09 06:23:10ncoghlansetrecipients: + ncoghlan, barry, brett.cannon, pje, pitrou, kristjan.jonsson, methane, eric.snow, serhiy.storchaka, pconnell, isoschiz, Pascal.Chambon
2014-10-09 06:23:10ncoghlansetmessageid: <1412835790.5.0.848574445501.issue17636@psf.upfronthosting.co.za>
2014-10-09 06:23:10ncoghlanlinkissue17636 messages
2014-10-09 06:23:10ncoghlancreate