[Python-ideas] Make os.pipe() return a namedtuple.

Joseph Jevnik joejev at gmail.com
Mon Jun 29 20:00:24 CEST 2015


Maybe make it a structsequence?

On Mon, Jun 29, 2015 at 10:51 AM, Jonathan Slenders <jonathan at slenders.be>
wrote:

> 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
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150629/6770c50e/attachment.html>


More information about the Python-ideas mailing list