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 Arfrever, eric.snow, georg.brandl, gregory.p.smith, r.david.murray, rhettinger, tim.peters
Date 2013-11-05.14:42:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383662541.54.0.658647983876.issue19499@psf.upfronthosting.co.za>
In-reply-to
Content
It seems to me that having import this work more than once would teach a beginner the *wrong* lesson about how python import works.  So I agree that it should be a teaching moment, not a bug to be fixed.
History
Date User Action Args
2013-11-05 14:42:21r.david.murraysetrecipients: + r.david.murray, tim.peters, georg.brandl, rhettinger, gregory.p.smith, Arfrever, eric.snow
2013-11-05 14:42:21r.david.murraysetmessageid: <1383662541.54.0.658647983876.issue19499@psf.upfronthosting.co.za>
2013-11-05 14:42:21r.david.murraylinkissue19499 messages
2013-11-05 14:42:21r.david.murraycreate