_LibGraphNode: re-use the _key attribute
authorZac Medico <zmedico@gentoo.org>
Sun, 15 May 2011 01:56:39 +0000 (18:56 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 15 May 2011 01:56:39 +0000 (18:56 -0700)
commitdc36d802cc1eba7c3d818cebb77e947e930ec2ce
tree14cafaae8b01b155968e13d2796aee782ce3786c
parent461564ae94ff936918eeaa18493bc1da3846796f
_LibGraphNode: re-use the _key attribute

This allows us to avoid repeating any previous stat calls, which helps
to avoid potential race conditions due to inconsistent stat results
when the file system is being modified concurrently.
pym/portage/dbapi/vartree.py
pym/portage/util/_dyn_libs/LinkageMapELF.py