]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
flush stdout before writing to stderr in print_error()
authorGuido van Rossum <guido@python.org>
Thu, 30 Mar 1995 11:01:44 +0000 (11:01 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 30 Mar 1995 11:01:44 +0000 (11:01 +0000)
commit527c2643d176bdc9308491d602a220cb8bfd0e8c
treeb42cbbb16fba8da2107fdd645e0f68c57543bbb4
parent74ee2878b6f9f908c9657b61079687c9526b159b
flush stdout before writing to stderr in print_error()
Python/pythonrun.c