tito/test
Alex Wood fb0d60cd6b Add more robust reading in TarFixer.
Python's read(N) function only guarantees that it will read no more
than N bytes but not that it will return N bytes.  This patch adds a
function that will ensure exactly N bytes are read.
2015-05-15 13:07:34 -04:00
..
functional Merge pull request #173 from xsuchy/pr161 2015-05-14 15:59:36 -03:00
unit Add more robust reading in TarFixer. 2015-05-15 13:07:34 -04:00