##// END OF EJS Templates
add feedback that ctrl-d was pressed
r4950:2b7a2280
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()