On Fri, Feb 21, 2014 at 8:27 AM, Chris Angelico <ros...@gmail.com> wrote: > It doesn't need to save a huge number of lines. Just like lambda and > the if/else expression, it's there as a tool - if it makes your code > easier to read, it's a good too, and if it makes it harder, then don't > use it.
And as long as the tool/syntax is obviously linked to an existing one (and does not change semantics), people really won't need to learn anything new. So it wouldn't be adding much to the keep-it-in-my-head size of the language. -eric _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com