Changes by Doug Latornell :
--
assignee: docs@python
components: Documentation
nosy: dlatornell, docs@python
priority: normal
severity: normal
status: open
title: Typo in collections.abc docs
___
Python tracker
<http://bugs.python.org/issue11
New submission from Doug Latornell :
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
Changes by Doug Latornell :
--
keywords: +patch
Added file: http://bugs.python.org/file21326/collections.abc-docs.patch
___
Python tracker
<http://bugs.python.org/issue11