[issue17920] Documentation: "complete ordering" should be "total ordering"

abcdef report at bugs.python.org
Mon May 6 22:32:24 CEST 2013


abcdef added the comment:

Another small thing: "For example, any two disjoint sets are not equal and are not subsets of each other, so all of the following return False: a<b, a==b, or a>b." It should be "any two nonempty disjoint sets".

----------

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


More information about the Python-bugs-list mailing list