Comment on A function decorator that rewrites the bytecode to enable goto in PythonparentComments−nerdponx4yMaybe labeled break and continue is what Python needs, not goto.
Comments
Maybe labeled break and continue is what Python needs, not goto.