Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

After more thought, I've found a way to use the rich comparisons as requested.  
Doing so consistently required that the __eq__ method treat missing elements as 
having a zero count.  See attached PR.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40755>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to