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 ncoghlan
Recipients barry, brett.cannon, eric.snow, lemburg, ncoghlan
Date 2014-06-14.23:53:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7d_SNdo3EWOxTmcAdWPtQRi_UoZb+zxwHZG4PXQf+z+pg@mail.gmail.com>
In-reply-to <1402783043.36.0.11987377482.issue21736@psf.upfronthosting.co.za>
Content
Can we just drop "__file__" and set the origin for frozen modules to
something that includes the original file name?
History
Date User Action Args
2014-06-14 23:53:07ncoghlansetrecipients: + ncoghlan, lemburg, barry, brett.cannon, eric.snow
2014-06-14 23:53:07ncoghlanlinkissue21736 messages
2014-06-14 23:53:07ncoghlancreate