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 Jeremy.Fusco
Recipients Jeremy.Fusco, docs@python
Date 2014-07-02.19:32:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404329572.95.0.36748102404.issue21908@psf.upfronthosting.co.za>
In-reply-to
Content
https://docs.python.org/3/tutorial/controlflow.html

Sentence states 'most such' where either would suffice.

current: In most such cases, however, it is convenient to use the enumerate() function, see Looping Techniques

Proposed: In most cases
History
Date User Action Args
2014-07-02 19:32:52Jeremy.Fuscosetrecipients: + Jeremy.Fusco, docs@python
2014-07-02 19:32:52Jeremy.Fuscosetmessageid: <1404329572.95.0.36748102404.issue21908@psf.upfronthosting.co.za>
2014-07-02 19:32:52Jeremy.Fuscolinkissue21908 messages
2014-07-02 19:32:52Jeremy.Fuscocreate