##// END OF EJS Templates
Add `wait` optional argument to `hooks.editor`...
Add `wait` optional argument to `hooks.editor` subprocess.Popen is used instead of os.system in order to spawn editor process in non-blocking manner.
Takafumi Arakaki -
r6634:ceaa52cb
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_db.py Loading ...
test_dependency.py Loading ...
test_lbview.py Loading ...
test_mongodb.py Loading ...
test_newserialized.py Loading ...
test_view.py Loading ...