uncompyle
uncompyle copied to clipboard
while1 pass on 2.7.5
trafficstars
Python 2.7.5 generates different code from later 2.7 versions. This fails:
ms=0
if ms==1:
while 1:
pass