NameError: name 'file' is not defined
修改file() -> open()
ImportError:No module named 'cPickle'
储存对象pickle中问题
TypeError:write() argument must be str,not bytes
NameError: name 'file' is not defined
修改file() -> open()
ImportError:No module named 'cPickle'
储存对象pickle中问题
TypeError:write() argument must be str,not bytes