Re: goto
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: goto

From: Peter Hansen <peter@engcorp.com>
Date: Mon Jul 18 2005 - 15:11:33 CEST

Hayri ERDENER wrote:
> what is the equivalent of C languages' goto statement in python?

Steven offered the best reply here, in that he wondered what you
actually need this for. What usage of "goto" in C are you hoping to
emulate? It's a certainty that some other non-goto technique will be
more appropriate in Python.

-Peter
Received on Thu Sep 29 16:59:51 2005