##// END OF EJS Templates
Remove shell hook and system_verbose magic....
Remove shell hook and system_verbose magic. This is the first step of a cleanup and rationalization of our subprocess management, so we can use a single, uniform interface for subprocess execution across our codebase.
Fernando Perez -
r2905:208d98a8
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_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 ...