In dblink.findProviders(), clone the "path" variable before extending it
authorZac Medico <zmedico@gentoo.org>
Mon, 21 Jul 2008 10:29:14 +0000 (10:29 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 21 Jul 2008 10:29:14 +0000 (10:29 -0000)
commit52715bab156e4132cdcd399ce6f0d70329faf990
treebe3401f18bd5413bacc488c87c16ae9c82823d65
parent87b0ba879ab6eab04f70ffc9dadca329637f8d72
In dblink.findProviders(), clone the "path" variable before extending it
since obviously it shouldn't grow each time that findProviders() is called.

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