Comment 1 for bug 524259

Revision history for this message
Tim Penhey (thumper) wrote :

Items only test equal if they belong to the same EnumeratedType.

I guess we could either raise a different error saying that the Item isn't part of an enumerated type, or we could just always say that they are not equal. I'm not sure I necessarily agree with either.