comprehensions was Re: Switch statements again

Ville Vainio vvainio at tp.spt.fi
Mon Jan 20 04:11:23 EST 2003


Tim Peters <tim.one at comcast.net> wrote in message news:<mailman.1042817433.6322.python-list at python.org>...

> At the time, lexical nesting didn't yet exist in Python either.  The case
> for "magically local" bindings has gotten stronger since lexical nesting was
> added, but now we've got a backwards compatibility burden too.

Backwards compatibility would be less of a burden if it was flagged as
"possibly unsupported in the future" in the documentation. At least it
would do a bit to alleviate the embarrassment felt when explaining the
feature to colleagues, 5 minutes after touting how well designed
python is ;-).




More information about the Python-list mailing list