##// END OF EJS Templates
mention that pexpect ships in IPython.external...
mention that pexpect ships in IPython.external and only check for it on posix

File last commit:

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