##// END OF EJS Templates
BUG: Opening parenthesis after non-callable raises ValueError...
BUG: Opening parenthesis after non-callable raises ValueError Typing something like `None(` raises a value error.
Puneeth Chaganti -
r9224:43f5c603
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 ...