2009/10/11 Philip Semanchuk <phi...@semanchuk.com>:
> IMHO, break, goto, etc. have their place, but they're ripe for abuse which
> leads to spaghetti code.

Unrestricted goto can leat to spaghetti code, but surely break can't?
AFAICS, any break construct will still be H-K reducible.

-- 
Tim Rowe
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to