##// 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
/ docs / sphinxext
apigen.py Loading ...
docscrape.py Loading ...
docscrape_sphinx.py Loading ...
github.py Loading ...
inheritance_diagram.py Loading ...
ipython_console_highlighting.py Loading ...
ipython_directive.py Loading ...
numpydoc.py Loading ...