关于sys.stdout和print的区别详解 一、sys.stdout的形式就是print的一种默认输出格式,等于print"%VALUE%"print函数是对sys.stdout的高 sys.stdout