Linux.com: Python 3 makes a big break

Kay Schluehr kay.schluehr at gmx.net
Sun Oct 19 00:34:13 EDT 2008


On 18 Okt., 22:01, Jean-Paul Calderone <exar... at divmod.com> 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%.




More information about the Python-list mailing list