[issue2768] os.fstat and other os.f* methods should use PyObject_AsFileDescriptor

Neil Muller report at bugs.python.org
Thu Mar 25 17:45:48 CET 2010


Neil Muller <drnlmuller+bugs at gmail.com> added the comment:

More fleshed out doc patch. Mention caveats about using file descriptors directly, add note to ftruncate similar to that for other dangerous methods.

----------
Added file: http://bugs.python.org/file16655/fileno_doc.diff

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


More information about the Python-bugs-list mailing list