Searched refs:new_stdout (Results 1 – 1 of 1) sorted by relevance
1308 new_stdout = None variable1337 if new_stdout:1338 new_stdout.close()1339 new_stdout = open("%s.%s" % (old_stdout.name, configPostfix), "w") variable1340 sys.stdout = new_stdout