##// END OF EJS Templates
Backport PR #2830: BUG: Opening parenthesis after non-callable raises ValueError...
Backport PR #2830: BUG: Opening parenthesis after non-callable raises ValueError Typing something like `None(` raises a value error.
MinRK -
r9862:94f37c6c
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...