|
From: | Paul Pogonyshev |
Subject: | Re: bug in Python-mode |
Date: | Sun, 17 Dec 2006 21:51:41 +0200 |
User-agent: | KMail/1.7.2 |
I wrote: > Indentation of this construct is broken: > > sys.stderr.write (str (lambda x: > x + 1)) > > The reason is the ending column after lambda declaration. I meant `colon' of course. Paul
[Prev in Thread] | Current Thread | [Next in Thread] |