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

Serhiy Storchaka storchaka at gmail.com
Fri May 10 23:12:26 CEST 2013


10.05.13 23:40, Ezio Melotti написав(ла):
> I also think that forgetting a comma in a list of function args
> between two string literal args is quite uncommon, whereas forgetting
> it in a sequence of strings (list, set, dict, tuple) is much more
> common, so this approach should cover most of the cases.

Tuples.





More information about the Python-ideas mailing list