Remove the BlockerDB._blocker_cache attribute and just create new
authorZac Medico <zmedico@gentoo.org>
Wed, 25 Jun 2008 07:18:36 +0000 (07:18 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 25 Jun 2008 07:18:36 +0000 (07:18 -0000)
commitfc611ccd003d8f3e4c8d0e75a62966acb6305de0
tree4476fcb0be1801ae9b11ae12a757733c5e11e0e8
parent077d96998e66a42e9def5b4bdd393f0751ecb573
Remove the BlockerDB._blocker_cache attribute and just create new
instances on demand instead of taking space on the heap.

svn path=/main/trunk/; revision=10777
pym/_emerge/__init__.py