[Python-ideas] for/else syntax

Nick Coghlan ncoghlan at gmail.com
Sat Oct 3 17:04:17 CEST 2009


Yuvgoog Greenle wrote:
> I'd like to hear if people like this idea and if so, which of the 2
> options do you like better.

The compiler can't handle it - it will see the "if" as the start of a
new statement.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------



More information about the Python-ideas mailing list