##// END OF EJS Templates
Tweaks to interactiveshell for user_ns_hidden as dict
Tweaks to interactiveshell for user_ns_hidden as dict

File last commit:

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