Python function returns None instead of list

后端 未结 0 1306
孤独总比滥情好
孤独总比滥情好 2020-12-20 02:59

I have an issue where my function returns empty instead of the list I want it to return. Here is the code:

def func_name(param):
    test_name= soup.find_all(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题