How to solve list index out of range error in flask?

前端 未结 0 806
孤城傲影
孤城傲影 2021-01-08 00:02

I need to remove a tag from an XML response but it ends up having an out of range error

@app.route(\'/ref/\')
@basic_auth.required
def get(code):
         


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