##// END OF EJS Templates
add ssh tunneling to Engine...
add ssh tunneling to Engine 'enginessh' alias added to ipcontroller to new IPControllerApp.engine_ssh_server ssh/keyfile added to ipengine/EngineFactory

File last commit:

r3408:261328d5
r4585:d58d98ad
Show More
__init__.py
4 lines | 72 B | text/x-python | PythonLexer
try:
from path import *
except ImportError:
from _path import *