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 Arfrever, BreamoreBoy, eric.snow, ezio.melotti, georg.brandl, gregory.p.smith, pitrou, r.david.murray, rhettinger, terry.reedy, tim.peters
Date 2013-11-09.19:19:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384024778.65.0.344599144771.issue19499@psf.upfronthosting.co.za>
In-reply-to
Content
I think this should be closed as won't fix.

Having "import this" behave differently from any other import is counter-intuitive (students will start asking "why if I reimport 'this' the code gets executed every time but it doesn't work with my module?").

If they want to read the Zen over and over again they can check PEP 20.
History
Date User Action Args
2013-11-09 19:19:38ezio.melottisetrecipients: + ezio.melotti, tim.peters, georg.brandl, rhettinger, terry.reedy, gregory.p.smith, pitrou, Arfrever, r.david.murray, BreamoreBoy, eric.snow
2013-11-09 19:19:38ezio.melottisetmessageid: <1384024778.65.0.344599144771.issue19499@psf.upfronthosting.co.za>
2013-11-09 19:19:38ezio.melottilinkissue19499 messages
2013-11-09 19:19:38ezio.melotticreate