##// END OF EJS Templates
Fix bug with Popen call on windows....
Fix bug with Popen call on windows. close_fds can't be set to true when pipes are used.

File last commit:

r2732:60cab731
r2921:4f3f8832
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""