##// END OF EJS Templates
catch ConfigFileNotFound where appropriate...
catch ConfigFileNotFound where appropriate a few IOError catches were not updated in earlier commit 200a760b96f799fa26da295d7842ffb0bdbc3136

File last commit:

r3666:a6a0636a
r4909:54778f0a
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()