Appeal for python developers

Thomas Rösner aka TRauMa remove.all.to.last.dot.trauma at digital-trauma.de
Sat Mar 5 09:34:18 EST 2005


BOOGIEMAN wrote:
> Please include "goto" command in future python realeses
> I know that proffesional programers doesn't like to use it, 
> but for me as newbie it's too hard to get used replacing it 
> with "while", "def" or other commands

Technically, as a newbie you shouldn't know about GOTO at all. So you're 
more a "Tainted by previous spaghetti code practices"-guy than newbie.

Have a look at "while ... else" and "break". Or use the april special 
release of python featuring goto. But expect to be called names :-).

Regards
	T.



More information about the Python-list mailing list