diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2004-01-02 15:44:29 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2004-01-02 15:44:29 (GMT) |
commit | 6e4f7a82da178c7c69dc8cbe65284bf7d1bb5a61 (patch) | |
tree | b5b1a9de13a14f9aaa38e12eea5d6c77dff6a545 /Lib/test/pystone.py | |
parent | b914ef0a33be195b4b9a5439e8dc6727e1c2862c (diff) | |
download | cpython-6e4f7a82da178c7c69dc8cbe65284bf7d1bb5a61.zip cpython-6e4f7a82da178c7c69dc8cbe65284bf7d1bb5a61.tar.gz cpython-6e4f7a82da178c7c69dc8cbe65284bf7d1bb5a61.tar.bz2 |
[Bug #812325 ] tarfile.close() can write out more bytes to the output
than are specified by the buffer size. The patch calls .__write()
to ensure that any full blocks are written out.
Diffstat (limited to 'Lib/test/pystone.py')
0 files changed, 0 insertions, 0 deletions