Fix graph.get() so that it works as intended, returning the node corresponding
authorZac Medico <zmedico@gentoo.org>
Tue, 28 Oct 2008 20:53:46 +0000 (20:53 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 28 Oct 2008 20:53:46 +0000 (20:53 -0000)
commit51bdd5913b5287a6b41ac0fdcd04159fa0514d21
tree62bd79fd110d6d54b4467ea500dd5aa67eccf808
parent591d4a65713a5a5c38b1e536a8524f9474a35aa5
Fix graph.get() so that it works as intended, returning the node corresponding
to the given key.

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