Skip to content

Conversation

@hojerst
Copy link

@hojerst hojerst commented May 15, 2015

Removed the exception from Row.__cmp__() as the exception effectively
disabled valid comparisons.

cmp(somethingdifferent, rowinstance) should be False if the types do not match.

Removed the exception from Row.__cmp__() as the exception effectively
disabled valid comparisons.

cmp(somethingdifferent, rowinstance) should be False and should be False
if the types do not match.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant