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

Python execution simulation isn't quite right for Python 3.x #48

Closed
nedbat opened this issue Feb 23, 2010 · 1 comment
Closed

Python execution simulation isn't quite right for Python 3.x #48

nedbat opened this issue Feb 23, 2010 · 1 comment
Labels
bug Something isn't working run

Comments

@nedbat
Copy link
Owner

nedbat commented Feb 23, 2010

At the very least, builtins vs. builtin needs to be dealt with, and there may be other issues as well. The tests should run try_execfile in Python as well, and compare the results.


@nedbat
Copy link
Owner Author

nedbat commented Oct 31, 2011

Added a test as described, and there was no builtins problem to solve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working run
Projects
None yet
Development

No branches or pull requests

1 participant