[issue24358] Should compression file-like objects provide .fileno(), misleading subprocess?

Jonas H. report at bugs.python.org
Fri May 13 04:48:56 EDT 2016


Jonas H. added the comment:

I just hit this too. I'd say remove the fileno() method from wrapper objects like GzipFile. I'm happy to submit a patch.

----------
nosy: +jonash

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


More information about the Python-bugs-list mailing list