##// END OF EJS Templates
Update bundled copy of pexpect to 3.3...
Update bundled copy of pexpect to 3.3 Closes gh-6086

File last commit:

r16120:24b93a1d
r17142:2da4f552
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()