##// END OF EJS Templates
Fix 'Custom Display Logic' example notebook for Python 3
Fix 'Custom Display Logic' example notebook for Python 3

File last commit:

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