Michael Torrie wrote:
Aahz wrote:
Why do you want to do that?  Before you answer, make sure to read this:

http://www.u.arizona.edu/~rubinson/copyright_violations/Go_To_Considered_Harmful.html

Somebody better tell the Linux kernel developers about that!  They
apparently haven't read that yet.  Better tell CPU makers too.  In
assembly it's all gotos.

Well CPU's wouldn't work as well if they didn't had a way to jump to a predefined instruction when certain conditions are met. IMHO for people who are users, that is you are not writing machine code or assembly, you should only use these 'goto's if you are capable of writing machine code or assembly.

YMMV
--
mph
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to