##// END OF EJS Templates
Merge pull request #11639 from jsnydes/post-execute...
Merge pull request #11639 from jsnydes/post-execute address #11630 by catching KeyboardInterrupt from event handlers

File last commit:

r24687:dc0ceb16
r24963:9d7f4127 merge
Show More
__init__.py
5 lines | 90 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = []