##// END OF EJS Templates
Tests in test_process were failing on Windows. I have create a ticket...
Tests in test_process were failing on Windows. I have create a ticket for this bug and for now have added a @skip decorator so the test is skipped.

File last commit:

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