##// END OF EJS Templates
Minor improvements to how namespaces are handled.
Minor improvements to how namespaces are handled.

File last commit:

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