##// END OF EJS Templates
Update imports for Python 3...
Update imports for Python 3 2to3 fixer imports (+ manual changes)

File last commit:

r9190:20a102a5
r13354:5d199385
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()