##// END OF EJS Templates
export_format is an enum...
export_format is an enum and options are included in help output examples expanded

File last commit:

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