Skip to content

rate: replace .__cmp__() overrides with .__eq__()

Kipp Cannon requested to merge (removed):ratepy3 into master
  • and implement .ne() for Python 2 compatibility.
  • this conversion is required for Python 3.

Merge request reports