Files
python-uncompyle6/test/simple_source/looping/10_while.py
rocky 7a2703634f Fix up looping by reinstating JUMP_ABSOLUTE -> JUMP_BACK or CONTINUE
get jump offsets into jump attributes. Fix up 3.2 scanner paritally
and use that in 3.4 for in cross version disassembly.
2015-12-26 03:06:03 -05:00

3 lines
40 B
Python

while __name__ != '__main__':
b = 4