Skip to content
Snippets Groups Projects
user avatar
Renato Cunha authored
Py3k doesn't have a global cmp() function, making this call problematic in the
py3k port. Also, calling cmp() here is not necessary, since we only want to
know if the two values are equal. A check for equality perfect in this case and
this patch does that.
69e0bcf3
History
Name Last commit Last update