##// END OF EJS Templates
Moving find_exe -> platutils.find_cmd and making is cross platform....
Moving find_exe -> platutils.find_cmd and making is cross platform. The find_cmd function used to be in ipcluster.py to find executables on win32. We need this on all platforms and now we have it!
Brian Granger -
r1975:b9f52eba
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 ...