Comment on A function decorator that rewrites the bytecode to enable goto in PythonparentComments−gnubison4yIn Perl, any “bare block” is equivalent to a loop that only runs once. Useful in conjunction with redo too.
Comments
In Perl, any “bare block” is equivalent to a loop that only runs once. Useful in conjunction with redo too.