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

Serhiy Storchaka storchaka at gmail.com
Sat May 11 16:28:48 CEST 2013


11.05.13 03:43, Greg Ewing написав(ла):
> Maybe we could turn ... into a "string continuation
> operator":
>
>     print("This is example %d of a line that is "...
>           "too long" % example_number)
>

Maybe "/"? ;)





More information about the Python-ideas mailing list