Fix _ObjectKey.__eq__() to account for potential hash collisions that would
authorZac Medico <zmedico@gentoo.org>
Sun, 24 Aug 2008 21:14:20 +0000 (21:14 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 24 Aug 2008 21:14:20 +0000 (21:14 -0000)
commit5474659211db6936a4c1224c8e0e891c26f3f190
treeed1d1de26be6212b72790ad3849f868debab53de
parent547d765a2f9b553bf62e1b84ac3ce4fb20049743
Fix _ObjectKey.__eq__() to account for potential hash collisions that would
break dict behavior. Thanks to Lucian Poston for spotting this.

svn path=/main/trunk/; revision=11473
pym/portage/dbapi/vartree.py