##// END OF EJS Templates
Fix set_next_input with prompt_toolkit 1.0.10...
Fix set_next_input with prompt_toolkit 1.0.10 Closes gh-10229

File last commit:

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