python 内置错误和异常(笔记)

异常层级显示 内置异常层级为: BaseException +-- SystemExit +-- KeyboardInterrupt +-- GeneratorExit +-- Exception +-- StopIteration +-- StopAsyncIteration +-- ArithmeticError | +-- FloatingPointError | +-- OverflowE
相关文章
相关标签/搜索