mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-30 21:50:01 +00:00
Update jumpserver.py
update import readline
This commit is contained in:
parent
3f7f1a8cdb
commit
cff27200fa
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user