错误和异常 5. 错误和异常¶ try except¶ [错误和异常][9] with¶ 所谓的context管理,用完自动帮你擦屁股。 assert¶ 断言语句:assert 表達式 [, 參數] 1assert expression [, arguments] 评论 作者: Rowl1ng