Ite

TypeError: 'NoneType' object is not iterable 一次错误场景

TypeError: 'NoneType' object is not iterable 源码 def get_url(lines): urls=[] for line in lines: if 'img' in urls: url=line.split('src='http://t.zou...