<p dir="ltr">"[Python-ideas] The pipe protocol, a convention for extensible method chaining"<br>
<a href="https://mail.python.org/pipermail/python-ideas/2015-May/033673.html">https://mail.python.org/pipermail/python-ideas/2015-May/033673.html</a><br>
<a href="https://groups.google.com/forum/m/#!topic/python-ideas/4HgpT5yE06o">https://groups.google.com/forum/m/#!topic/python-ideas/4HgpT5yE06o</a></p>
<div class="gmail_quote">On Apr 15, 2016 9:51 AM, "Ed Minnix" <<a href="mailto:egregius313@gmail.com">egregius313@gmail.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have been looking over the toolz library and one of the functions I like the most is pipe. Since most programmers are familiar with piping (via the Unix `|` symbol), and it can help make tighter code, I think it would be nice to add it to the standard library (such as functools).<br>
<font color="#888888"><br>
- Ed Minnix<br>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">http://python.org/psf/codeofconduct/</a><br>
</font></blockquote></div>