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

iPython crashed #817

Closed
gatl opened this issue Sep 22, 2011 · 1 comment
Closed

iPython crashed #817

gatl opened this issue Sep 22, 2011 · 1 comment
Milestone

Comments

@gatl
Copy link

gatl commented Sep 22, 2011

It printed the message:
SyntaxError: 'return' with argument inside generator (, line 5)

The report was already emailed.

@takluyver
Copy link
Member

Pretty sure this is already fixed in trunk. It's the same issue that caused a crash if you did from __future__ import foo where foo doesn't exist - we weren't catching errors in one of the various places they could appear.

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

No branches or pull requests

3 participants