ANN: Dao Language v.0.9.6-beta is release!

Sybren Stuvel sybrenUSE at YOURthirdtower.com.imagination
Wed Dec 7 11:47:56 EST 2005


JohnBMudd at gmail.com enlightened us with:
> Some people (a lot of the ones that don't give Python a chance) want
> one more choice, braces.  Is that so much to ask for?

I say: use #{ and #} instead. If you want to have braces, what's wrong
with

if condition: #{
    some statement
    other statement
#}

I'm sure you can even teach editors to match on those braces.

Sybren
-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself? 
                                             Frank Zappa



More information about the Python-list mailing list