Don't call dict.keys() unnecessarily for the containment test in dblink.isowner().
authorZac Medico <zmedico@gentoo.org>
Mon, 4 Sep 2006 04:44:09 +0000 (04:44 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 4 Sep 2006 04:44:09 +0000 (04:44 -0000)
commitc7aae28b0d90a03b78ea11f2cf22e1f909875bb5
treeda2f92b1cf9a7ac63373359892721f198e5104eb
parent623eff2bff5d70dbec6e4fb328d64f904c8e6e66
Don't call dict.keys() unnecessarily for the containment test in dblink.isowner().

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