mattip <[email protected]> added the comment:

Is there a reason to keep the __file__ attribute at all?

Then help(sys) would need to print, like cpython
>>> help(sys)
Help on built-in module sys:

NAME
    sys

FILE
    (built-in)

MODULE DOCS
    http://docs.python.org/library/sys
...

----------
nosy: +mattip

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1259>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to