解决python2中文乱码问题,python3不存在此问题
1、#coding=utf-8
2、#-*- coding:utf-8 -*-
查看python3中关键字
import keyword
keyword.kwlist