In Python, it is often debugged with the print statement. However, the print statement written just before the passage is often the output. should flush.
import sys print 'hogehoge' sys.stdout.flush()
Recommended Posts