[Python-3000] PEP-3125 -- remove backslash continuation (original) (raw)
Andrew Koenig ark-mlist at att.net
Wed May 2 22:03:15 CEST 2007
- Previous message: [Python-3000] PEP-3125 -- remove backslash continuation
- Next message: [Python-3000] PEP-3125 -- remove backslash continuation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message: [Python-3000] PEP-3125 -- remove backslash continuation
- Next message: [Python-3000] PEP-3125 -- remove backslash continuation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]