Focus on UTF8
parent
13e0369a33
commit
c71a17ce84
|
@ -27,10 +27,6 @@ import sys
|
|||
import pprint
|
||||
import re
|
||||
import signal
|
||||
#import sys
|
||||
#reload(sys)
|
||||
#sys.setdefaultencoding("utf-8")
|
||||
|
||||
|
||||
DEFAULT_TIMEOUT = 2000 # 2sec timeout used as default for functions that take timeouts
|
||||
DEFAULT_RECORD = 20000 # 20sec record time
|
||||
|
|
Loading…
Reference in New Issue