##// END OF EJS Templates
support term_title in pt shell...
support term_title in pt shell fixes failures in ipexec tests run with traitlets master, caused by warnings about ignored config (rightly so!)

File last commit:

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