diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-23 01:15:30 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-23 01:15:30 +0000 |
commit | c8ab87710334068276a0a1551f40423f328d01fe (patch) | |
tree | 658c95da88aa58c90537057454bce2e3107d9fcb /Python/sysmodule.c | |
parent | 261504955d043d969f238f07b2e40bc00fbfa27a (diff) | |
download | cpython-c8ab87710334068276a0a1551f40423f328d01fe.tar.gz |
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.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions