try: print(abc)except Exception as e: print(e) raise 转载于:https://www.cnblogs.com/mynetuser/p/9382608.html