##// END OF EJS Templates
Fix test for Python 3 on Windows....
Fix test for Python 3 on Windows. IPython.core.tests.test_run.test_aggressive_namespace_cleanup

File last commit:

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