Are sys.stdout/sys.stderr and GetStdHandle synced on Windows?

后端 未结 0 834
灰色年华
灰色年华 2021-01-15 18:54

I am aware that sys.stdout is a Python object that wraps the output file handle but I am wondering if those file handles are "synced" and always the s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题