##// END OF EJS Templates
add `--help-all` flag, and don't print all configurables by default
add `--help-all` flag, and don't print all configurables by default

File last commit:

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