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 [email protected]
Recipients docs@python, [email protected]
Date 2019-08-21.11:28:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Suggest amending the text of the first sentence in Section 4, from:

"Besides the while statement just introduced, Python knows the usual control flow statements known from other languages, with some twists."

to:

Besides the while statement just introduced, Python follows the usual syntax fir control flow statements known from other languages, with some twists."
History
Date User Action Args
2019-08-21 11:28:42[email protected]setrecipients: + [email protected], docs@python
2019-08-21 11:28:42[email protected]setmessageid: <[email protected]>
2019-08-21 11:28:41[email protected]linkissue37904 messages
2019-08-21 11:28:41[email protected]create