AttributeError: QSBK instance has no attribute ‘stories‘
在python爬虫项目定义的地方发生错误如下图
中def _init_发生错误,应该是def __init__
问题解决
python爬虫之细节小问题
原文:http://www.cnblogs.com/bebox/p/7171908.html