摘要:
''' python异常类的继承关系 BaseException是所有异常类的父亲,除了系统退出,按键错误等,其他都是Exception的子类,类的继承关系如下所示 BaseException -- SystemExit -- KeyboardInterrupt -- GeneratorExit +- Exception -- StopIteration +- ... 阅读全文
posted @ 2019-02-20 09:13
盈波秋水泛清涛
阅读(330)
评论(0)
推荐(0)

浙公网安备 33010602011771号