##// END OF EJS Templates
Backport PR #2479: use new _winapi instead of removed _subprocess...
Backport PR #2479: use new _winapi instead of removed _subprocess `_subprocess` is removed in Python 3.3, and the relevant names relocated to a new `_winapi` module. closes #2471 should be back ported to 0.13.1 because all zmq-based IPython will fail on win/py3.3 without it. ref: http://bugs.python.org/issue11750
MinRK -
r8559:bbd44856
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nose_assert_methods.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...