##// END OF EJS Templates
Add shell_futures parameter to run_cell to allow running code without sharing __future__ imports.
Add shell_futures parameter to run_cell to allow running code without sharing __future__ imports.

File last commit:

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