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 eric.snow
Recipients brett.cannon, eric.snow, ncoghlan, rhettinger
Date 2014-04-06.05:20:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396761633.88.0.990041374001.issue20383@psf.upfronthosting.co.za>
In-reply-to
Content
I made roughly the same point in the current import-sig thread that relates here:

https://mail.python.org/pipermail/import-sig/2014-April/000805.html

Basically, I agree we should be careful with both __name__ and __file__.
History
Date User Action Args
2014-04-06 05:20:33eric.snowsetrecipients: + eric.snow, brett.cannon, rhettinger, ncoghlan
2014-04-06 05:20:33eric.snowsetmessageid: <1396761633.88.0.990041374001.issue20383@psf.upfronthosting.co.za>
2014-04-06 05:20:33eric.snowlinkissue20383 messages
2014-04-06 05:20:33eric.snowcreate