[pydotorg-www] Page Edit Request

Noah Inada noahinada at gmail.com
Wed Mar 7 14:48:57 EST 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20180307/b8dcb4b1/attachment.html>


More information about the pydotorg-www mailing list