##// END OF EJS Templates
Backport PR #8470: Fix quitting debugger when readline not in use...
Backport PR #8470: Fix quitting debugger when readline not in use Closes gh-8465

File last commit:

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