]> granicus.if.org Git - python/commit
Flush std{in,out,err} before closing it. Fixes #1074011.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 23 Jan 2005 09:41:49 +0000 (09:41 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 23 Jan 2005 09:41:49 +0000 (09:41 +0000)
commit8e3ca8af2641a47a83f02135a77193b0b80c545e
treeefdc5c38d772e0873b0c4315d7ed2647263cf0ab
parentc300175547ced0af17857a29462b0f9294e8c31c
Flush std{in,out,err} before closing it. Fixes #1074011.
Will backport to 2.4 and 2.3.
Misc/NEWS
Python/sysmodule.c