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
--
http://mail.python.org/mailman/listinfo/python-list