import sys # make a copy of original stdout route stdout_backup = sys.stdout # define the log file that receives your log info log_file ...
確定! 回上一頁