添加支持readline

pull/6/head
ibuler 2015-01-03 09:52:52 +08:00
parent f552babde6
commit caabc04ffe
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ import textwrap
import django
import getpass
import fnmatch
import readline
from multiprocessing import Pool
from Crypto.Cipher import AES
from binascii import b2a_hex, a2b_hex