]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport Tim's work on getting file.truncate working better on Win32.
authorMichael W. Hudson <mwh@python.net>
Sat, 16 Mar 2002 18:19:33 +0000 (18:19 +0000)
committerMichael W. Hudson <mwh@python.net>
Sat, 16 Mar 2002 18:19:33 +0000 (18:19 +0000)
commitfe69139f7e960c52aab54e2b6b1026ced68024d4
tree802fdfb9b3913f6d0b5b308334b6e6d76775a5e6
parent13510e7afb849e7b934fdc946ca38738ed4ea4c4
Backport Tim's work on getting file.truncate working better on Win32.

"cvs diff | patch" managed to stick the NEWS item in the 2.2 final
section!  I wonder which silly man wrote patch <wink>.
Doc/lib/libstdtypes.tex
Lib/test/test_largefile.py
Misc/NEWS
Objects/fileobject.c