> I realize that you don't like it, although I have no idea why. > Does it make the code slower?
Would you like to compare the run time characteristics from creating and looking up an identifier for a Python variable to direct passing of a concatenated string for the desired function call? > I think that staying within 80 characters would be a much greater > benefit that all of these baseless concerns. Are you aware of another code formatting option? https://docs.python.org/3/reference/lexical_analysis.html#string-literal-concatenation Regards, Markus _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
