Linked by Thom Holwerda on Mon 25th Jun 2007 20:10 UTC, submitted by ganges master
General Development Guido van Rossum, the creator of the Python programming language, has published on his blog an interesting status report for Python 3.0 ('Python 3000'), the upcoming major revision to the language scheduled for mid-2008. He discusses the rationale for redesigning the language, syntax changes, new features and libraries and inter-compatibility issues.
Permalink for comment 250725
To read all comments associated with this story, please click here.
RE: Re: Indentation
by Magma on Tue 26th Jun 2007 16:26 UTC in reply to "Re: Indentation"
Magma
Member since:
2006-03-07

I completely agree.

Having been bitten by this bug in python a number of times I just gave up on it. I was just wasting time fixing tabs and burning up all the benefit that a scripting language is supposed to give.

I won't use it until they add "end" constructs or { } semantics.

Reply Parent Score: 1