##// END OF EJS Templates
TST: simpler check for unicode literals (#790)...
TST: simpler check for unicode literals (#790) check using isinstance instead for the length of the string

File last commit:

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