##// END OF EJS Templates
Use simplified prompt in test_embed...
Use simplified prompt in test_embed This should avoid the intermittent failures we saw.

File last commit:

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