2018年12月20日
摘要: try : except 类型或元祖: print() try: except Exception: print() try: except 类型: print() else: class Err(Exceptiong) pass if name==' raise err() assert 阅读全文
posted @ 2018-12-20 15:49 paulgeo 阅读(103) 评论(0) 推荐(0)