Skip> There seem to be other places where Python is beginning to require
    Skip> parens even though they aren't strictly necessary to resolve
    Skip> syntactic ambiguity.

    Guido> In the style guide only, I hope.

    Alex> Technically, I believe the first place where this did not apply
    Alex> was list comprehensions, ...

This was the instance I was thinking of, but it was far enough back that I
didn't remember if it was for readability or disambiguation.

Skip
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to