##// END OF EJS Templates
clarify %%file docstring...
clarify %%file docstring there was a leftover mention of `-f`, which doesn't actually exist. see #3178

File last commit:

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