[Python-ideas] Implicit string literal concatenation considered harmful?

Mark Janssen dreamingforward at gmail.com
Sat May 11 05:50:56 CEST 2013


> Maybe we could turn ... into a "string continuation
> operator":
>
>    print("This is example %d of a line that is "...
>          "too long" % example_number)

I think that is an awesome idea.

-- 
MarkJ
Tacoma, Washington



More information about the Python-ideas mailing list