[issue24536] os.pipe() should return a structsequence (or namedtuple.)

Chris Angelico report at bugs.python.org
Tue Jun 30 09:31:00 CEST 2015


Chris Angelico added the comment:

Another good option is read/write without the 'fd' suffix. Either works, I'd prefer the shorter one but by a small margin.

----------
nosy: +Rosuav

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


More information about the Python-bugs-list mailing list