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

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Mon Dec 5 17:54:46 EST 2005


In <1133696971.466976.213370 at f14g2000cwb.googlegroups.com>, 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



More information about the Python-list mailing list