Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code completition in for loops #549

Closed
GoogleCodeExporter opened this issue Aug 24, 2015 · 3 comments
Closed

Code completition in for loops #549

GoogleCodeExporter opened this issue Aug 24, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Hello,

in for loops, code completition doesn't work for me as expected:

test = [1,2,3,4,5]
for number in test:
    print n  <- number is not listed in the code completition list, I have only "next" and "not" listed

Original issue reported on code.google.com by mproel...@googlemail.com on 17 Aug 2011 at 7:24

@GoogleCodeExporter
Copy link
Author

Issue 565 has been merged into this issue.

Original comment by pyscripter on 23 Sep 2011 at 6:02

@GoogleCodeExporter
Copy link
Author

Fixed in version control

Original comment by pyscripter on 24 Feb 2012 at 12:06

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Hi PyScripter team,

This issue is suffing me for a long while, glad to see it has been fixed.
Hope next version release will come out soon. Thanks!

BR,
Phus

Original comment by phus.lu on 25 Feb 2012 at 8:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant