##// END OF EJS Templates
When moving old config files, don't clobber files we've previously moved.
When moving old config files, don't clobber files we've previously moved.

File last commit:

r3666:a6a0636a
r4181:183111be
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()