import sys stdout = sys.stdout reload(sys) sys.stdout = stdout 转载于:https://www.cnblogs.com/huangjianan/p/4453739.html