SyntaxFix
Write A Post
Hire A Developer
Questions
pip3 install goto-statement
Tested on Python 2.6 through 3.6 and PyPy.
Link: goto-statement
foo.py
from goto import with_goto @with_goto def bar(): label .bar_begin ... goto .bar_begin