Irit Katriel <iritkatr...@gmail.com> added the comment:

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__"

?

----------
nosy: +iritkatriel
title: language reference describes the role of module.__file__ inaccurately -> 
[doc] language reference describes the role of module.__file__ inaccurately
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.4, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue21761>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to