[Python-ideas] Implicit String Concatenation (original) (raw)

Josiah Carlson jcarlson at uci.edu
Fri Apr 13 09:50:11 CEST 2007


Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:

Does anyone have a use case where they need the indentation to be preserved? (As opposed to just not caring whether it's there or not.)

Not personally. I think that telling people to use textwrap.dedent() is sufficient. Generally I'm -.5 on the change.



More information about the Python-ideas mailing list