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 dlatornell
Recipients dlatornell, docs@python
Date 2011-03-21.17:34:14
SpamBayes Score 3.958462e-05
Marked as misclassified No
Message-id <1300728857.46.0.900552872608.issue11625@psf.upfronthosting.co.za>
In-reply-to
Content
There is a minor type in note (1) regarding use of Set and MutableSet mixins. The method to be overridden when a special constructor signature is required should be _from_iterator, not from_iterator.
History
Date User Action Args
2011-03-21 17:34:17dlatornellsetrecipients: + dlatornell, docs@python
2011-03-21 17:34:17dlatornellsetmessageid: <1300728857.46.0.900552872608.issue11625@psf.upfronthosting.co.za>
2011-03-21 17:34:14dlatornelllinkissue11625 messages
2011-03-21 17:34:14dlatornellcreate