import:: doc:: exceptions desc:: 内置异常 TimeoutError:超时 RuntimeError:运行 KeyboardInterrupt: IOError:读写 OSError:此类错误包括 I/O 操作失败例如 “文件未找到” 或 “磁盘已满” 等(不包括非法参数类型或其他偶然性错误)。