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 brett.cannon
Recipients BTaskaya, Mark.Shannon, brandtbucher, brett.cannon, eric.snow, gvanrossum, indygreg, larry, lemburg, methane, miss-islington, nascheme, ncoghlan, rhettinger, ronaldoussoren, shihai1991, terry.reedy, vstinner
Date 2021-09-22.18:47:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632336436.28.0.83896636757.issue45020@roundup.psfhosted.org>
In-reply-to
Content
What about if there isn't a pre-computed location for __file__? I could imagine a self-contained CPython build where there is no concept of a file location on disk for anything using this.
History
Date User Action Args
2021-09-22 18:47:16brett.cannonsetrecipients: + brett.cannon, lemburg, gvanrossum, nascheme, rhettinger, terry.reedy, ronaldoussoren, ncoghlan, vstinner, larry, methane, Mark.Shannon, eric.snow, indygreg, miss-islington, brandtbucher, BTaskaya, shihai1991
2021-09-22 18:47:16brett.cannonsetmessageid: <1632336436.28.0.83896636757.issue45020@roundup.psfhosted.org>
2021-09-22 18:47:16brett.cannonlinkissue45020 messages
2021-09-22 18:47:16brett.cannoncreate