cacheddir() would incorrectly return from the cache when the cached entry is less...
authorJason Stubbs <jstubbs@gentoo.org>
Sun, 9 Oct 2005 13:56:34 +0000 (13:56 -0000)
committerJason Stubbs <jstubbs@gentoo.org>
Sun, 9 Oct 2005 13:56:34 +0000 (13:56 -0000)
commit6c9a5c2aaca8c0a37a7a82c5abc0746fc7e81447
tree04036e8c46041fcbdda7a17cb250c084ecc4008f
parent55d13e3140173f223cebacbb54017a5a1d58d73e
cacheddir() would incorrectly return from the cache when the cached entry is less than <mtime resolution> old. Fixed by axxo.

svn path=/main/branches/2.0/; revision=2118
pym/portage.py