[Python-ideas] Line continuations with comments
random832 at fastmail.us
random832 at fastmail.us
Wed May 22 16:54:02 CEST 2013
On Wed, May 22, 2013, at 10:31, Mike Graham wrote:
> With changes a while back making backslash continuations never strictly
> necessary,
Someone pointed out an example a while back of them being necessary
(except for being vacuously unnecessary because you can just make an
arbitrarily long physical line): multiple values in a with statement.
More information about the Python-ideas
mailing list