On Tue, Nov 30, 2021 at 2:17 PM Chris Angelico <ros...@gmail.com> wrote:

> > I don’t like the fact this is used only as a first parameter. What if
> you want the preceding output to go as a second parameter?
>


> <snip>



> in real world situations,
> that's easily the most common form needed.
>

Exactly -- the goal here (to me) is to have an easy and intuitive way to
chain operations -- not to have a new way to call functions in the general
case.

- CHB


-- 
Christopher Barker, PhD (Chris)

Python Language Consulting
  - Teaching
  - Scientific Software Development
  - Desktop GUI and Web Development
  - wxPython, numpy, scipy, Cython
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/SE5IRCSMLIIQRQDR54QRECROO52T33GR/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to