Try to fix test_tarfile on AMD64 debian parallel 3.x
tarinfo.mtime is an int, whereas getmtime() is a float and it might be different by something like 3 µs.
Showing
Please
register
or
sign in
to comment
tarinfo.mtime is an int, whereas getmtime() is a float and it might be different by something like 3 µs.