dblink.mergeme(): use stack instead of recursion
authorZac Medico <zmedico@gentoo.org>
Tue, 30 Oct 2012 23:11:35 +0000 (16:11 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 30 Oct 2012 23:11:35 +0000 (16:11 -0700)
commit5acf1392fdcac2470e504b211d40ee7606d2090a
tree8f9bed32b0a18f427c7b2e5cbff6e237986c4954
parentad24e372f5059dc1d6688e0fd01fb4fdb38f2908
dblink.mergeme(): use stack instead of recursion

Maybe this helps reduce memory consumption when merging packages with
lots of subdirectories like gentoo-sources (bug #320859).
pym/portage/dbapi/vartree.py