添加readline

pull/26/head
ibuler 2015-12-20 19:30:42 +08:00
parent c36267dc17
commit 48af55adab
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import ConfigParser
import socket
import fcntl
import struct
import readline
jms_dir = os.path.dirname(os.path.abspath(os.path.dirname(__file__)))
sys.path.append(jms_dir)