python中import sys ; reload(sys) ; sys.setdefaultencoding("utf-8")的作用

NoSuchKey