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 martin.panter
Recipients JelleZijlstra, brett.cannon, martin.panter, serhiy.storchaka
Date 2016-06-06.23:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465254820.79.0.636975880792.issue27238@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation says __file__ can be missing. It is missing for builtin modules (e.g. sys) and frozen modules (e.g. __hello__).
History
Date User Action Args
2016-06-06 23:13:40martin.pantersetrecipients: + martin.panter, brett.cannon, serhiy.storchaka, JelleZijlstra
2016-06-06 23:13:40martin.pantersetmessageid: <1465254820.79.0.636975880792.issue27238@psf.upfronthosting.co.za>
2016-06-06 23:13:40martin.panterlinkissue27238 messages
2016-06-06 23:13:40martin.pantercreate