##// END OF EJS Templates
fix run_cell signature in parallelmagic...
fix run_cell signature in parallelmagic * accepts silent kwarg * store_history defaults to False

File last commit:

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