Python 防止报错停止运行try

个人博客,欢迎来撩 fangzengye.com



try:
#测试代码模块
except Exception as e:
print(e)
continue

posted @ 2020-10-08 10:38  开源的Boy  阅读(265)  评论(0)    收藏  举报