NameError: global name 'HTTPError' is not defined

后端 未结 4 1585
说谎
说谎 2021-01-04 01:16

I have a command in a try clause which I know throws an exception. I\'m trying to catch it in an \"except\" clause, but the except clause seems to not recognize the existen

4条回答
提交回复
热议问题