diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-03-12 03:04:44 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-03-12 03:04:44 +0000 |
commit | f6d9d4318985927a64489b955b3c37f4bbd1747e (patch) | |
tree | f96316a3e1bdfeeb190acf7f6a00024147760980 /Doc/Makefile.deps | |
parent | c715e1000da40520c47762cf77f4a3adf1fb1095 (diff) | |
download | cpython-f6d9d4318985927a64489b955b3c37f4bbd1747e.tar.gz |
Change Windows file.truncate() to (a) restore the original file position,
and (b) stop trying to prevent file growth.
Beef up the file.truncate() docs.
Change test_largefile.py to stop assuming that f.truncate() moves the
file pointer to the truncation point, and to verify instead that it leaves
the file position alone. Remove the test for what happens when a
specified size exceeds the original file size (it's ill-defined, according
to the Single Unix Spec).
Diffstat (limited to 'Doc/Makefile.deps')
0 files changed, 0 insertions, 0 deletions