[Python-ideas] Make os.pipe() return a namedtuple.
Jonathan Slenders
jonathan at slenders.be
Mon Jun 29 16:51:26 CEST 2015
Could we do that? Is there is reason it's not already a namedtuple?
I always forget what the read-end and what the write-end of the pipe is,
and I use it quite regularly.
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150629/332f22a4/attachment.html>
More information about the Python-ideas
mailing list