log_module/log.py @@ -294,6 +294,8 @@ def close_print(): if True: return logging.basicConfig(level=logging.ERROR) if not constant.is_windows(): os.close(1)