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 pitrou
Recipients ajaksu2, ctheune, nmm, pitrou, zbysz
Date 2014-04-17.21:06:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397768798.26.0.969773585674.issue1514420@psf.upfronthosting.co.za>
In-reply-to
Content
Also, by construction it will only happen if the import happens under the interpreter prompt (hence the "<stdin>" filename).

I honestly don't think this deserves introducing some complication, only to avoid a couple filesystem accesses.
History
Date User Action Args
2014-04-17 21:06:38pitrousetrecipients: + pitrou, ctheune, nmm, ajaksu2, zbysz
2014-04-17 21:06:38pitrousetmessageid: <1397768798.26.0.969773585674.issue1514420@psf.upfronthosting.co.za>
2014-04-17 21:06:38pitroulinkissue1514420 messages
2014-04-17 21:06:38pitroucreate