* Remove all references to the obsolete Package.digraph_node attribute.
authorZac Medico <zmedico@gentoo.org>
Mon, 12 Nov 2007 06:43:03 +0000 (06:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Nov 2007 06:43:03 +0000 (06:43 -0000)
commit7e1db81daaf5a27037b6c44580aedbd3b1d0665a
tree4f148c4a3691ce8d5b0821ddfafdbc4650ccdaf4
parentcee68ca063d77db8b9630fb91678de0a6730ca17
* Remove all references to the obsolete Package.digraph_node attribute.
* Reimplement Package comparison methods since the previous way didn't
  seem to function properly for dict keys.
* Clean up depgraph._add_pkg() to use the Package object attributes.

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