diff options
author | Guido van Rossum <guido@python.org> | 2007-10-25 23:21:03 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-10-25 23:21:03 (GMT) |
commit | 79b79eeab239f97d2a1374a83799aebc11e9ae7e (patch) | |
tree | 6e2aab237c4210ee875aac288b42e16f18df9939 /Lib/test/regrtest.py | |
parent | 687b9c0779d81714d8ad22157e8e0f5dfc88d904 (diff) | |
download | cpython-79b79eeab239f97d2a1374a83799aebc11e9ae7e.zip cpython-79b79eeab239f97d2a1374a83799aebc11e9ae7e.tar.gz cpython-79b79eeab239f97d2a1374a83799aebc11e9ae7e.tar.bz2 |
Patch # 1323 by Amaury Forgeot d'Arc.
This patch corrects a problem in test_file.py on Windows:
f.truncate() seeks to the truncation point, but does not empty the
buffers. In the test, f.tell() returns -1...
Diffstat (limited to 'Lib/test/regrtest.py')
0 files changed, 0 insertions, 0 deletions