##// END OF EJS Templates
Cleaner implementation of the namespace handling fix....
Cleaner implementation of the namespace handling fix. Will try another even ligther one now, checkpointing.

File last commit:

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