[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.
Showing
Please register or sign in to comment
than are specified by the buffer size. The patch calls .__write() to ensure that any full blocks are written out.