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@python.org https://mail.python.org/mailman/listinfo/pydotorg-www