摘要:
# 异常捕获装饰器(亦可用于类方法) def try_except_log(f=None, max_retries: int = 5, delay: (int, float) = 1, step: (int, float) = 0, exceptions: (BaseException, tuple, list) = BaseException, sleep... 阅读全文
posted @ 2018-08-07 20:51
INSPASSION
阅读(2024)
评论(0)
推荐(0)

浙公网安备 33010602011771号