[issue22515] Implement partial order on Counter

Antoine Pitrou report at bugs.python.org
Wed Oct 1 18:30:14 CEST 2014


Antoine Pitrou added the comment:

> If it is so specialized as to only be needed in complex combinatorial calculations

How do you know it is "only needed in complex combinatorial calculations"?

> What happens if you try to sort a list of partially ordered Counters?

Try it with partially ordered sets.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22515>
_______________________________________


More information about the Python-bugs-list mailing list