##// 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.

File last commit:

r2732:60cab731
r9862:94f37c6c
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""