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 r.david.murray
Recipients Julian, r.david.murray, rhettinger
Date 2011-06-13.23:48:06
SpamBayes Score 0.0049317842
Marked as misclassified No
Message-id <1308008886.82.0.553943685689.issue12330@psf.upfronthosting.co.za>
In-reply-to
Content
IIUC, collections.Set is, by definition, the full 'set' API.  The fact that the set builtin implements some additional methods is a convenience.
History
Date User Action Args
2011-06-13 23:48:06r.david.murraysetrecipients: + r.david.murray, rhettinger, Julian
2011-06-13 23:48:06r.david.murraysetmessageid: <1308008886.82.0.553943685689.issue12330@psf.upfronthosting.co.za>
2011-06-13 23:48:06r.david.murraylinkissue12330 messages
2011-06-13 23:48:06r.david.murraycreate