Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

while1 pass on 2.7.5 #35

Open
rocky opened this issue May 1, 2018 · 0 comments
Open

while1 pass on 2.7.5 #35

rocky opened this issue May 1, 2018 · 0 comments

Comments

@rocky
Copy link

rocky commented May 1, 2018

Python 2.7.5 generates different code from later 2.7 versions. This fails:

ms=0
if ms==1:
    while 1:
        pass
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant