Swap the locations of the arch and soname keys inside LinkageMap._libs in
authorZac Medico <zmedico@gentoo.org>
Fri, 7 Nov 2008 16:09:59 +0000 (16:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 7 Nov 2008 16:09:59 +0000 (16:09 -0000)
commit6fa289cf255664146bc4a27fa85d601cb10bf4df
tree83b9bc98ea32b6c7e67a05662f51c77c9763d9d6
parent5de969fab64747dae8402a862094853f36da94c1
Swap the locations of the arch and soname keys inside LinkageMap._libs in
order to conserve memory. This new branching layout uses fewer dict instances
since the number of sonames is much larger than the number of archs.

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