On Tue, Sep 15, 2009 at 9:47 PM, Lambda <stephenh...@gmail.com> wrote:

> When I run it, it says "TypeError: unhashable instance"
>
> I believe you need to implement __hash__() for the class. Make sure your
class returns a unique identifier for a certain value.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to