]> granicus.if.org Git - python/commit
Patch 1330 by Christian Heimes (with some TLC applied by myself).
authorGuido van Rossum <guido@python.org>
Fri, 26 Oct 2007 17:19:33 +0000 (17:19 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 26 Oct 2007 17:19:33 +0000 (17:19 +0000)
commit57233cb3f9d59233711e63034cc1e84360f0da15
treeaed14b8894966fc10eb1e848314c1898cb903748
parent61ec0d32634eaa43bbe433628607c137d91736de
Patch 1330 by Christian Heimes (with some TLC applied by myself).
Move most of the messiness with truncate() on Windows into _fileio.c.
Still keep the flush() call in io.py though.
Lib/io.py
Modules/_fileio.c