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 iritkatriel
Recipients barry, brett.cannon, docs@python, eric.snow, iritkatriel, ncoghlan
Date 2021-12-05.17:43:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638726187.74.0.894314198731.issue21761@roundup.psfhosted.org>
In-reply-to
Content
Would it suffice to change

"Ultimately, the loader is what makes use of __file__ and/or __cached__"

to 

"Ultimately, the loader set the values of __file__ and/or __cached__"

?
History
Date User Action Args
2021-12-05 17:43:07iritkatrielsetrecipients: + iritkatriel, barry, brett.cannon, ncoghlan, docs@python, eric.snow
2021-12-05 17:43:07iritkatrielsetmessageid: <1638726187.74.0.894314198731.issue21761@roundup.psfhosted.org>
2021-12-05 17:43:07iritkatriellinkissue21761 messages
2021-12-05 17:43:07iritkatrielcreate