运行 python 出现错误
运行python出现错误
……
File "spider.py", line 89, in commit
self.dbconn.commit()
AttributeError: 'NoneType' object has no attribute 'commit'
哪位大侠帮帮看看怎么回事,谢谢!
推荐文章: