##// END OF EJS Templates
Reenabled the test test_asyncfrontendbase.py....
Reenabled the test test_asyncfrontendbase.py. For some reason this was being skipped by nose. Re-enabled and all tests pass.

File last commit:

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