Bug #223417 - Due to 1 second mtime granularity in < python-1.5, mtime checks
authorZac Medico <zmedico@gentoo.org>
Mon, 16 Jun 2008 10:19:50 +0000 (10:19 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 16 Jun 2008 10:19:50 +0000 (10:19 -0000)
commit261e424d52cebddff4648cd1e87cdb7945821ddb
tree221ed94ec72468d09f08b61ea00be0c4bdb3c580
parent3244389344bcfde7b2743e244118eb9853e84fae
Bug #223417 - Due to 1 second mtime granularity in < python-1.5, mtime checks
are not always sufficient to invalidate vardbapi caches. Therefore,
the caches need to be actively invalidated when packages are added and removed.

svn path=/main/trunk/; revision=10660
pym/portage/dbapi/vartree.py