On 28/12/2017 21:42, Ben Finney wrote:
Duram <du...@newsguy.com> writes:

How to use goto in python?

Step 0: what is goto in Python?

Step 1: that's not something that exists in Python. So why are you
asking how to use something that doesn't exist?

Goto exists in the form of the JUMP_ABSOLUTE byte-code.

But it's not accessible from the language.


--
bartc


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to