aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorNikolaus Schulz <microschulz@web.de>2008-09-29 03:05:57 +0200
committerNikolaus Schulz <microschulz@web.de>2010-07-19 01:13:24 +0200
commit9d9f13a4403d3e74655fb6ba2ae8964adcac313b (patch)
treefe80402eed66f81c784164262ec34317aadb8f97 /setup.py
parent54821151e4f0a9a8891bbc3d4f1f552e00ca1c3a (diff)
downloadarchivemail-9d9f13a4403d3e74655fb6ba2ae8964adcac313b.tar.gz
archivemail-9d9f13a4403d3e74655fb6ba2ae8964adcac313b.tar.bz2
archivemail-9d9f13a4403d3e74655fb6ba2ae8964adcac313b.zip
test suite: account for lacking precision of os.utime()
os.utime() uses the utimes(2) system call to set file timestamps. utimes(2) has a microsecond resolution, but stat(2) may return timestamps with nanosecond resolution. So, the check that we have properly reset the mbox file timestamp must allow a minor deviation.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions