Remove unused MSet::__cmp__ extend method
commita9071a40453af10a7bf0b42a028cc3d47fc7c02e
authorOlly Betts <olly@survex.com>
Wed, 25 Oct 2017 20:19:46 +0000 (26 09:19 +1300)
committerOlly Betts <olly@survex.com>
Wed, 25 Oct 2017 20:19:46 +0000 (26 09:19 +1300)
treec3eeb3c7409935b84e72e3dc6d949c94104c813e
parent06150ced7fd9351dd9677d22c98c7816ad11d15d
Remove unused MSet::__cmp__ extend method

This was used in Python 2, but Python 3 does things differently.

There doesn't seem a good reason to provide comparison operations for
MSet objects, and we don't for other classes, so let's just drop this
feature - it seems nobody has noticed it has gone.
xapian-bindings/python3/util.i