On 18 Okt., 22:01, Jean-Paul Calderone <[EMAIL PROTECTED]> wrote:

> Perhaps it also omitted the fact that nothing prevents you from defining a
> function to write things to stdout (or elsewhere) in Python 2.5, making the
> Python 3.x change largely a non-feature. ;)
>
> Jean-Paul

Even more. If someone had solved the hard problem of finding a less
cumbersome way of writing sys.stdout.write(...) the request for
multiline lambdas ( multi expression lambdas actually ) could have
been decreased about 75-80%.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to