Create a digraph.difference_update() method and use it to amortize the
authorZac Medico <zmedico@gentoo.org>
Sun, 27 Apr 2008 06:31:11 +0000 (06:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 27 Apr 2008 06:31:11 +0000 (06:31 -0000)
commit7900ba47dbc933248a355967fb3e7debb5c079dd
tree7331018826953173c9705f0789807cbd57e8f729
parent0311c828dc14d814edcaeb851c1d1d302b06519e
Create a digraph.difference_update() method and use it to amortize the
cost of removing nodes from the digraph.order list.

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