##// END OF EJS Templates
hook up proper loggers...
hook up proper loggers use IPython logger as first choice, fall back on tornado logger (for use in non-IPython apps).

File last commit:

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