2008/8/16 Jerome Laheurte <[EMAIL PROTECTED]>: > Yeah, I saw there were several instances of this. I'll try to > factorize this (after all, couldn't all methods use the overriden > __eq__ operator ?).
Indeed, that was exactly what I was trying to do when I painted myself in a corner. Probably because I was making too many changes at the same time. Cheers, Frank
