[Python-ideas] Where-statement (Proposal for function expressions)

Jan Kaliszewski zuo at chopin.edu.pl
Wed Jul 15 19:38:10 CEST 2009


15-07-2009 o 19:21 Jan Kaliszewski <zuo at chopin.edu.pl> wrote:

> I don't like the direction of limiting content of the block to set of  
> singular simple statements. I suppose where-block should simply create a  
> separate nested scope.

...Because IMHO an indented block suggests that the content is a sequence  
of statements creating a piece of code without unnatural limitations (like  
in class or function body).

*j

-- 
Jan Kaliszewski <zuo at chopin.edu.pl>



More information about the Python-ideas mailing list