##// END OF EJS Templates
improve config line magic...
improve config line magic check for MissUpperCasing and add additional info if there is a case insensitive match on clas if line of the form %config Class.value return the value of the trait instead of just throwing bad usage

File last commit:

r415:4a5dcb15
r10207:8ae53f33
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]