Inside find_all_packages(), move the unique_array() call out of the loop.
authorzmedico <zmedico@gentoo.org>
Wed, 7 Jan 2009 10:46:21 +0000 (10:46 -0000)
committerzmedico <zmedico@gentoo.org>
Wed, 7 Jan 2009 10:46:21 +0000 (10:46 -0000)
commitc81210556e7f72dd3175a0acf385c9959c1b9c52
treed4e6d8c67a86e14e582603f9db1a4dae08cd235a
parent96ee96bcdd1bbc39974e53ff3b4fa4132757970e
Inside find_all_packages(), move the unique_array() call out of the loop.
This makes a big performance difference. Thanks to DJ Anderson for reporting.

svn path=/; revision=536
trunk/src/gentoolkit/helpers.py