> The lesson of this? Do not make mutable classes hashable. That could be it! I'll try. Thanks a lot! > The obvious follow-up is to ask how to make an immutable class. > > http://northernplanets.blogspot.com/2007/01/immutable-instances-in-python.h > tml >