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

BUG: Opening parenthesis after non-callable raises ValueError #2830

Merged
merged 1 commit into from Jan 22, 2013
Merged

BUG: Opening parenthesis after non-callable raises ValueError #2830

merged 1 commit into from Jan 22, 2013

Conversation

punchagan
Copy link
Contributor

Typing something like None( raises a value error.

Typing something like `None(` raises a value error.
bfroehle added a commit that referenced this pull request Jan 22, 2013
BUG: Opening parenthesis after non-callable raises ValueError
@bfroehle bfroehle merged commit 21c6d8f into ipython:master Jan 22, 2013
@punchagan punchagan deleted the fix-format-tooltip branch January 22, 2013 06:57
minrk added a commit that referenced this pull request Mar 5, 2013
… ValueError

Typing something like `None(` raises a value error.
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
BUG: Opening parenthesis after non-callable raises ValueError
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

Successfully merging this pull request may close these issues.

None yet

2 participants