[Python-Dev] PEP 30XZ: Simplified Parsing (original) (raw)

A.M. Kuchling amk at amk.ca
Wed May 2 19:53:01 CEST 2007


On Wed, May 02, 2007 at 04:42:09PM +0100, Michael Foord wrote:

Implicit string concatenation is massively useful for creating long strings in a readable way though:

This PEP doesn't seem very well-argued: "It's a common mistake to leave off a comma, and then scons complains that it can't find 'foo.cbar.c'." Yes, and then you say "oh, right!" and add the missing comma; problem fixed! The whole cycle takes about a minute. Is this really an issue worth fixing?

--amk



More information about the Python-Dev mailing list