##// END OF EJS Templates
Partial fix to #3653 (from foo import <tab>)...
Partial fix to #3653 (from foo import <tab>) Some configurability for Julia (change the regexp because ! is a valid char in token from them)

File last commit:

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