[issue12196] add pipe2() to the os module

Antoine Pitrou report at bugs.python.org
Mon Jun 6 19:12:05 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> Hmm, thinking about it, I don't see any reason to make the flags argument optional.
> Here's a patch changing that (also, pipe2 is now declared as METH_O instead of METH_VARARGS).

Looks good to me.

----------

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


More information about the Python-bugs-list mailing list