Fix Task.__eq__() and __ne__() to explicitly compare the results
authorZac Medico <zmedico@gentoo.org>
Mon, 27 Sep 2010 21:13:30 +0000 (14:13 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 27 Sep 2010 21:13:30 +0000 (14:13 -0700)
commit59f50a0bf9bdbb3aab4eee097e12bf32eeb12274
tree612cd24ce13d19154f7e45bc2efa07f971bc86f8
parentebbdaf4d7f46f3a1cc11ae34ae642e8b9a62c18f
Fix Task.__eq__() and __ne__() to explicitly compare the results
from _get_hash_key().
pym/_emerge/Task.py