##// END OF EJS Templates
BUG: Don't use readline in the ZMQShell....
BUG: Don't use readline in the ZMQShell. Closes gh-617.

File last commit:

r3408:261328d5
r4816:14ae4c0f
Show More
__init__.py
4 lines | 74 B | text/x-python | PythonLexer
try:
from mglob import *
except ImportError:
from _mglob import *