On Sun, 19 Apr 2009 23:23:03 +0100, Tim Rowe wrote: > 2009/4/19 Steven D'Aprano <st...@remove-this-cybersource.com.au>: > >> "GOTO, after all, is just a jump, and we use jumps in Python all the >> time: >> >> raise Exception >> break >> continue >> if... elif... else... >> for... else... >> etc." > > So as a syllogism: > P1: GOTO is a jump; > P2: GOTO is bad. > C: Jumps are bad. > > And then by showing the conclusion is false, you believe you have shown > a contradiction? Try looking up "Affirming the consequent"!
Sheesh. Talk about cherry-picking data. Go read my post in it's entirety, instead of quoting mining out of context. If you still think I'm unaware of the difference between unstructured GOTOs and structured jumps, or that I'm defending unstructured GOTOs, then you might have something useful to contribute. -- Steven -- http://mail.python.org/mailman/listinfo/python-list