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 dmugtasimov
Recipients brett.cannon, dmugtasimov, docs@python, ncoghlan, r.david.murray
Date 2013-01-08.15:04:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357657456.34.0.665470191827.issue16891@psf.upfronthosting.co.za>
In-reply-to
Content
A lot of people are still using python 2.7, even 2.6. For me it would be a nice fix in docs since I spent a plenty of time, trying to figure out what is going on.

In my previous comment I also pointed out that implementation probably should be fixed too, since interpreter tries to import module from module, which should not be possible according to docs. It may be an issue for Python 3 too, but I did not check.
History
Date User Action Args
2013-01-08 15:04:16dmugtasimovsetrecipients: + dmugtasimov, brett.cannon, ncoghlan, r.david.murray, docs@python
2013-01-08 15:04:16dmugtasimovsetmessageid: <1357657456.34.0.665470191827.issue16891@psf.upfronthosting.co.za>
2013-01-08 15:04:16dmugtasimovlinkissue16891 messages
2013-01-08 15:04:16dmugtasimovcreate