[docs] [issue32594] File object 'name' attribute inconsistent type and not obviously documented
Skip Montanaro
report at bugs.python.org
Thu Jan 18 10:51:10 EST 2018
Skip Montanaro <skip.montanaro at gmail.com> added the comment:
Apologies for the incomplete report. In 2.7 this anomaly exists in the io.open() function. You are correct, builtin open() in 2.x doesn't support opening by file descriptor.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32594>
_______________________________________
More information about the docs
mailing list