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 georg.brandl
Recipients Arfrever, BreamoreBoy, eric.snow, georg.brandl, gregory.p.smith, r.david.murray, rhettinger, tim.peters
Date 2013-11-05.18:04:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383674667.31.0.680372074296.issue19499@psf.upfronthosting.co.za>
In-reply-to
Content
IMO the fact that importing happens only once is also a very important one, so much the better this helps in learning it early.

The bad thing is that opening this.py to see what's happening will not really enlighten the beginner :)
History
Date User Action Args
2013-11-05 18:04:27georg.brandlsetrecipients: + georg.brandl, tim.peters, rhettinger, gregory.p.smith, Arfrever, r.david.murray, BreamoreBoy, eric.snow
2013-11-05 18:04:27georg.brandlsetmessageid: <1383674667.31.0.680372074296.issue19499@psf.upfronthosting.co.za>
2013-11-05 18:04:27georg.brandllinkissue19499 messages
2013-11-05 18:04:27georg.brandlcreate