##// END OF EJS Templates
Fix deprecation warning from os.popen3....
Fix deprecation warning from os.popen3. Patch provided by Pim Schellart <p.schellart-AT-gmail.com>, slightly modified to fix missing supbrocess references. Fixes https://bugs.launchpad.net/ipython/+bug/488061
Fernando Perez -
r2410:c0e2adbf
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / tests
__init__.py Loading ...
controllertest.py Loading ...
engineservicetest.py Loading ...
multienginetest.py Loading ...
tasktest.py Loading ...
test_contexts.py Loading ...
test_controllerservice.py Loading ...
test_enginefc.py Loading ...
test_engineservice.py Loading ...
test_multiengine.py Loading ...
test_multienginefc.py Loading ...
test_newserialized.py Loading ...
test_pendingdeferred.py Loading ...
test_task.py Loading ...
test_taskfc.py Loading ...
test_twistedutil.py Loading ...