Commit caabc04f authored by ibuler's avatar ibuler

添加支持readline

parent f552babd
...@@ -13,6 +13,7 @@ import textwrap ...@@ -13,6 +13,7 @@ import textwrap
import django import django
import getpass import getpass
import fnmatch import fnmatch
import readline
from multiprocessing import Pool from multiprocessing import Pool
from Crypto.Cipher import AES from Crypto.Cipher import AES
from binascii import b2a_hex, a2b_hex from binascii import b2a_hex, a2b_hex
......
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