##// END OF EJS Templates
Fix long integer literals....
Fix long integer literals. 2to3 fixer: numliterals (+ manual changes)

File last commit:

r9190:20a102a5
r13352:0320968f
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()