client.py
3 lines
| 66 B
| text/x-python
|
PythonLexer
Fernando Perez
|
r3608 | from IPython.zmq.parallel.client import Client | ||
client = Client() | ||||