Commit cff27200 authored by 蓝枫's avatar 蓝枫

Update jumpserver.py

update import readline
parent 3f7f1a8c
......@@ -17,6 +17,7 @@ import ConfigParser
import paramiko
import pxssh
import pexpect
import readline
cur_dir = os.path.abspath(os.path.dirname(__file__))
sys.path.append('%s/webroot/AutoSa/' % cur_dir)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment