This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author abcdef
Recipients abcdef, docs@python
Date 2013-05-06.20:32:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367872344.64.0.0846869555779.issue17920@psf.upfronthosting.co.za>
In-reply-to
Content
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".
History
Date User Action Args
2013-05-06 20:32:24abcdefsetrecipients: + abcdef, docs@python
2013-05-06 20:32:24abcdefsetmessageid: <1367872344.64.0.0846869555779.issue17920@psf.upfronthosting.co.za>
2013-05-06 20:32:24abcdeflinkissue17920 messages
2013-05-06 20:32:24abcdefcreate