[Python-3000] [Python-Dev] PEP 30XZ: Simplified Parsing (original) (raw)
Ka-Ping Yee python-dev at zesty.ca
Thu May 3 02:26:36 CEST 2007
- Previous message: [Python-3000] [Python-Dev] PEP 30XZ: Simplified Parsing
- Next message: [Python-3000] [Python-Dev] PEP 30XZ: Simplified Parsing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I fully support the removal of implicit string concatenation (explicit is better than implicit; there's only one way to do it).
I also fully support the removal of backslashes for line continuation of statements (same reasons). (I mean this as distinct from line continuation within a string; that's a separate issue.)
-- ?!ng
- Previous message: [Python-3000] [Python-Dev] PEP 30XZ: Simplified Parsing
- Next message: [Python-3000] [Python-Dev] PEP 30XZ: Simplified Parsing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]