[Python-3000] PEP-3125 -- remove backslash continuation (original) (raw)

Andrew Koenig ark-mlist at att.net
Wed May 2 22:03:15 CEST 2007


OTOH, the "open bracket" rule is certainly sufficient by itself, and is invaluable for writing "big" list, tuple, and dict literals (things I doubt come up in Andrew's EFL inspiration).

If comma is treated as an operator, the "open bracket" rule doesn't seem all that invaluable to me. Can you give me an example?



More information about the Python-3000 mailing list