[pydotorg-www] Page Edit Request

Steve Holden steve at holdenweb.com
Wed Mar 7 17:19:51 EST 2018


Both problems would be solved with a change to

    An *iterable* object is an object that implements __iter__, which is
expected to return an *iterator* object.

regards
 Steve

Steve Holden

On Wed, Mar 7, 2018 at 7:48 PM, Noah Inada <noahinada at gmail.com> wrote:

> Account Name: NoahInada
> Proposal: Prepend a 'The' where two method names are separated by only a
> '. ' to avoid confusion.
>
> e.g. on this <https://wiki.python.org/moin/Iterator>page:
>
> An *iterable* object is an object that implements __iter__. __iter__ is
> expected to return an *iterator* object.
>
> I was confused for a minute because I did not see the space separating the
> first __iter__ and the second __iter__. I propose adding a 'The' before the
> second __iter__ or a new line.
>
> -Noah Inada
>
> _______________________________________________
> pydotorg-www mailing list
> pydotorg-www at python.org
> https://mail.python.org/mailman/listinfo/pydotorg-www
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20180307/55cce9c2/attachment.html>


More information about the pydotorg-www mailing list