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

Robert Collins report at bugs.python.org
Mon Sep 8 21:56:44 CEST 2014


Robert Collins added the comment:

Oh - the the 'open' function docs are fine - they are just a pointer. I was specifically referring to the class docs around line 513 of Doc/library/io.rst.

Attached is a patch that changes repr to show this attribute and extends the docs to document this as part of FileIO.

----------
keywords: +patch
Added file: http://bugs.python.org/file36574/issue17401.patch

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


More information about the docs mailing list