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

Random832 random832 at fastmail.us
Sat May 11 07:44:30 CEST 2013


On 05/11/2013 01:36 AM, Steven D'Aprano wrote:
> Not unless you guarantee that compile-time folding of string literals 
> with '+' will be a language feature rather than an optional optimization.

What makes you think that implicit concatenation being compile-time 
isn't optional?



More information about the Python-ideas mailing list