##// END OF EJS Templates
rename clusterdir to more descriptive baseapp...
rename clusterdir to more descriptive baseapp since the 'clusterdir' part is now in the base newapplication, and not cluster-specific.

File last commit:

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