Python后台运行的代码调试出错信息

try:
    pass
except Exception as e:
    print(e)

 

posted @ 2020-02-26 09:50  IamJet  阅读(205)  评论(0)    收藏  举报