##// END OF EJS Templates
add DirectView.importer contextmanager, demote targets to mutable flag...
add DirectView.importer contextmanager, demote targets to mutable flag * @require now also takes modules, and will import * IPython.zmq.parallel is the new entrypoint, not client

File last commit:

r3609:8d078bcc
r3665:b5b9a12d
Show More
client.py
3 lines | 66 B | text/x-python | PythonLexer
from IPython.zmq.parallel.client import Client
client = Client()