[Python-3000] Reminder: Py3k PEPs due by April (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Thu Apr 12 00:55:55 CEST 2007
- Previous message: [Python-3000] Reminder: Py3k PEPs due by April
- Next message: [Python-3000] Reminder: Py3k PEPs due by April
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jason Orendorff wrote:
Hmm. It sounds like what you're saying is, if we're going to do string constant folding, then it makes sense to have a special case in the grammar to reflect that visually.
I think it's more a matter of wanting to write things declaratively rather than procedurally. You want to say "print this long string" rather than "join these strings together and print the result".
-- Greg
- Previous message: [Python-3000] Reminder: Py3k PEPs due by April
- Next message: [Python-3000] Reminder: Py3k PEPs due by April
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]