In <[EMAIL PROTECTED]>, JohnBMudd
wrote:

> Python could take over the programming world except one of it's best
> features (scope by indent) is a primary reason why it never will.  It's
> not flexible enough.  A large percentage of programmers won't even try
> the language.

Their loss.  :-)

> And nobody else sees the need for change?  Oh, except those who think
> Tabs are evil and should no longer be allowed.
> 
> How about (1) add some more flexibility for optional braces […]

Try this::

  from __future__ import braces

Ciao,
        Marc 'BlackJack' Rintsch
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to