Detect cases when long(stat_obj.st_mtime) != stat_obj[stat.ST_MTIME] due to
authorZac Medico <zmedico@gentoo.org>
Thu, 10 Dec 2009 00:09:53 +0000 (00:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 10 Dec 2009 00:09:53 +0000 (00:09 -0000)
commit187badbd25b01e639a7a36fb128925d2c740985b
treeaa4acf29a1956a7a7e6ed72ceefc720ec5b34053
parentded920f3592e35452217857ab562bc99d1c9317d
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.

svn path=/main/trunk/; revision=14996
pym/portage/__init__.py