In __iter__, handle OSError from lstat in case a cache entry disappears.
authorZac Medico <zmedico@gentoo.org>
Tue, 2 Mar 2010 19:50:41 +0000 (19:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 2 Mar 2010 19:50:41 +0000 (19:50 -0000)
commit40e9787a2ebff1089a5b0da11bab92695e44eb3e
treea2f30b37e32beba232ab297eefc50305b96aac1e
parent740048c362ca2f1aa0b1b74b6aa68277e92de535
In __iter__, handle OSError from lstat in case a cache entry disappears.
(trunk r15297)

svn path=/main/branches/2.1.7/; revision=15536
pym/portage/cache/flat_hash.py