[issue23668] Support os.ftruncate on Windows

Steve Dower report at bugs.python.org
Sat Mar 21 23:53:12 CET 2015


Steve Dower added the comment:

Yep, all the way back to VS 2005 and Windows 95. Not sure why it wasn't used previously (_chsize doesn't support 64-bit values, which is a reasonable reason to not use it).

----------
title: Support os. -> Support os.ftruncate on Windows

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23668>
_______________________________________


More information about the Python-bugs-list mailing list