Commit 48af55ad authored by ibuler's avatar ibuler

添加readline

parent c36267dc
...@@ -11,6 +11,7 @@ import ConfigParser ...@@ -11,6 +11,7 @@ import ConfigParser
import socket import socket
import fcntl import fcntl
import struct import struct
import readline
jms_dir = os.path.dirname(os.path.abspath(os.path.dirname(__file__))) jms_dir = os.path.dirname(os.path.abspath(os.path.dirname(__file__)))
sys.path.append(jms_dir) sys.path.append(jms_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