]> granicus.if.org Git - python/commit
Set closed flag *after* calling flush().
authorGuido van Rossum <guido@python.org>
Tue, 10 Jul 2007 12:00:45 +0000 (12:00 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Jul 2007 12:00:45 +0000 (12:00 +0000)
commit469734b996915d2257639a671715539ad42e2576
treea96f42f66959e129766ca4c61e36a5912b98ea97
parent47f17d01751f0b8186d6e08f4019f5b1bacf9512
Set closed flag *after* calling flush().
Lib/io.py