##// END OF EJS Templates
Merge pull request #8530 from takluyver/no-dreload-collections-py3k-2...
Merge pull request #8530 from takluyver/no-dreload-collections-py3k-2 Another attempt at blacklisting collections for dreload

File last commit:

r415:4a5dcb15
r21447:5ac739bc 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"]