##// END OF EJS Templates
don't close_fds on Windows...
don't close_fds on Windows straggler missed in 14b007d closes #3244 (again)

File last commit:

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