##// END OF EJS Templates
ZMQCompleter inherits from IPCompleter...
ZMQCompleter inherits from IPCompleter ensures the readline completion delimiter change implied by greedy completion is inherited by the frontend. closes #1181

File last commit:

r13195:ee7d313e
r14878:93c0079c
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
from .manager import *
from .comm import *