教程1.4中提供的map(sha1.update,list)方法错误,不能使用
https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Getting_Started_Guide.html
目前使用python2.7以下版本的人很少了,教程中map(sha1.update,list)已经错误,建议修改为python3以后的版本。
https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Getting_Started_Guide.html
目前使用python2.7以下版本的人很少了,教程中map(sha1.update,list)已经错误,建议修改为python3以后的版本。