@Morningstar 还是出错呢。。。
Traceback (most recent call last):
File "kuanke/user_space.py", line 139, in exec_msg
return getattr(self, func)(*msg['args'], **msg['kwargs'])
File "kuanke/user_space.py", line 212, in init_code
exec code_obj in code_scope
File "user_code.py", line 14, in
import tradestat
File "kuanke/user_space.py", line 209, in my_import
return builtin_import(name, *args, **kwargs)
File "tradestat.py", line 14
SyntaxError: Non-ASCII character '\xe8' in file tradestat.py on line 14, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details