Detect cases when long(stat_obj.st_mtime) != stat_obj[stat.ST_MTIME] due to
authorZac Medico <zmedico@gentoo.org>
Thu, 10 Dec 2009 01:05:35 +0000 (01:05 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 10 Dec 2009 01:05:35 +0000 (01:05 -0000)
commit1342d0942648f1408f4924955818cd3b9c1f869a
tree5d33a45ba883a96fa31e22a8a531f0c1c2b0b0e2
parent83c08281872aef17ff58bfc14f7090e8beb7c38f
Detect cases when long(stat_obj.st_mtime) != stat_obj[stat.ST_MTIME] due to
rounding up, and truncate digits as necessary to preserve the integral seconds
portion of the mtime. (trunk r14996)

svn path=/main/branches/2.1.7/; revision=15012
pym/portage/__init__.py