emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in Python-mode


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]