##// END OF EJS Templates
Backport PR #4488: fix typo in message spec doc...
Backport PR #4488: fix typo in message spec doc complete_reply have a `matched_text` and not a `text` field. Fixes #4485. Should we backport doc fixes on 1.x ?

File last commit:

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