##// END OF EJS Templates
Merge pull request #5677 from takluyver/i5676...
Merge pull request #5677 from takluyver/i5676 Fix %bookmark -l for Python 3

File last commit:

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