##// END OF EJS Templates
Merge pull request #2479 from minrk/winapi...
Merge pull request #2479 from minrk/winapi Use new _winapi instead of removed _subprocess New in Python 3.3, c.f. http://bugs.python.org/issue11750 Maintain existing support by falling back on _subprocess if _winapi cannot be imported.
Bradley M. Froehle -
r8558:1b1fccce merge
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
deprecated.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...
script.py Loading ...