##// END OF EJS Templates
Delete IPython.external.guid, as anything uses uuids....
Delete IPython.external.guid, as anything uses uuids. Signed-off-by: Thomas Spura <thomas.spura@gmail.com>

File last commit:

r4910:0dc49390
r5808:ba5b3688
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()