Appeal for python developers

Michael Hoffman cam.ac.uk at mh391.invalid
Sat Mar 5 09:32:27 EST 2005


BOOGIEMAN wrote:
> Please include "goto" command in future python realeses

As has been said before, you can only use goto in Python if
you are using Python with line numbers:

http://groups-beta.google.com/group/comp.lang.python/msg/98264a0daa007c46

 > 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

I suggest you learn. It shouldn't take you very long to get
used to it, and it will be much easier after you do so.

Trust us. ;)
-- 
Michael Hoffman



More information about the Python-list mailing list