[issue18534] [doc] State clearly that open() 'file' param is "name" attr of the result

Stanley report at bugs.python.org
Tue Mar 1 05:09:16 EST 2022


Stanley <ostanley.lee at gmail.com> added the comment:

Would it be fine to modify FileIO.name like this:

"... given in the constructor. Depending on the type of *name* that was passed into the constructor, this may not necessarily e a string."

----------
nosy: +slateny

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue18534>
_______________________________________


More information about the Python-bugs-list mailing list