diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-23 01:15:30 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-23 01:15:30 (GMT) |
commit | 2b9af63b4f4757cccad70b76960cfe8c7b9e6a49 (patch) | |
tree | 276011f907fe83390f69e1e7c9aa99a23e4f0654 /Objects/longobject.c | |
parent | 2158231433c19e1e8eec24d8d053da2a02256747 (diff) | |
download | cpython-2b9af63b4f4757cccad70b76960cfe8c7b9e6a49.zip cpython-2b9af63b4f4757cccad70b76960cfe8c7b9e6a49.tar.gz cpython-2b9af63b4f4757cccad70b76960cfe8c7b9e6a49.tar.bz2 |
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 'Objects/longobject.c')
0 files changed, 0 insertions, 0 deletions