摘要: class suppress_stdout_stderr(object): ''' A context manager for doing a "deep suppression" of stdout and stderr in Python, i.e. will suppress all prin 阅读全文
posted @ 2022-02-18 11:24 小筱痕 阅读(481) 评论(0) 推荐(0) 编辑