
25 Apr
2012
25 Apr
'12
5:13 a.m.
On 2012年04月24日 17:40, Guannan Ren wrote:
--- utils/utils.py | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/utils/utils.py b/utils/utils.py index a216fa7..455e9cf 100644 --- a/utils/utils.py +++ b/utils/utils.py @@ -23,6 +23,8 @@ import random import commands import socket import fcntl +import pty +import signal import struct import pexpect import string
ACK