[issue17401] io.FileIO closefd parameter is not documented nor shown in repr

R. David Murray report at bugs.python.org
Fri Oct 17 21:54:55 CEST 2014


R. David Murray added the comment:

I think the information from the following line of the 'open' docs should be added to the doc patch:

"If a filename is given closefd has no effect and must be True (the default)."

Otherwise it looks fine to me.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17401>
_______________________________________


More information about the Python-bugs-list mailing list