##// END OF EJS Templates
handle potentially absent win32api in launcher.py
handle potentially absent win32api in launcher.py

File last commit:

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