##// END OF EJS Templates
Prefer new style of config passing, parent=self (replaces config=self.config)
Prefer new style of config passing, parent=self (replaces config=self.config)

File last commit:

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