##// END OF EJS Templates
update qtconsole doc with connection_file changes...
update qtconsole doc with connection_file changes multiple-console and security sections updated to reflect changes: * connect via connection-files instead of ports * HMAC signatures are on by default

File last commit:

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