摘要:
import functools import signal def timeout(sec): """ timeout decorator :param sec: function raise TimeoutError after ? seconds """ def decorator(func) 阅读全文
posted @ 2023-11-20 19:24
明媚的夏午
阅读(17)
评论(0)
推荐(0)
浙公网安备 33010602011771号