##// END OF EJS Templates
use new _winapi instead of removed _subprocess...
use new _winapi instead of removed _subprocess `_subprocess` is removed in Python 3.3, and the relevant names relocated to a new `_winapi` module. ref: http://bugs.python.org/issue11750 closes #2471 should be back ported to 0.13.1
MinRK -
r8557:c930effc
Show More
Name Size Modified Last Commit Author
/ IPython / external / ssh
__init__.py Loading ...
forward.py Loading ...
tunnel.py Loading ...