[issue4090] Documenting set comparisons and operations

Raymond Hettinger report at bugs.python.org
Thu Oct 9 19:19:41 CEST 2008


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

I don't think this is necessary.  The ordering operators for sets are
already documented to mean subset/superset comparisons.  Will look at it
a bit more and possibly add a parenthetical note reminding people that
superset/superset are not total orderings.

----------
assignee: georg.brandl -> rhettinger
nosy: +rhettinger
priority:  -> low

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


More information about the Python-bugs-list mailing list