Skip to content

Tutorial Control Flow review #146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 3, 2018
Merged

Conversation

christopheNan
Copy link
Contributor

No description provided.

@@ -507,7 +509,7 @@ msgstr ""

#: ../Doc/tutorial/controlflow.rst:402
msgid "will print ``5``."
msgstr "imprimera ``5``."
msgstr "imprime ``5``."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"imprime" make me think of a printer (and paper), why not "affichera" ?

"Un aute usage typique est de donner une fonction minimaliste directement en "
"temps que paramètre::"
"Une autre utilisation classique est de donner une fonction minimaliste "
"directement en temps que paramètre::"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A non-breaking space is missing here (or a : ::).

Copy link
Member

@JulienPalard JulienPalard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this review, I spotted maybe two other enhancements / fixes.

@JulienPalard JulienPalard merged commit 0a38a59 into python:3.6 Feb 3, 2018
@christopheNan christopheNan deleted the tutocontrolflow branch February 5, 2018 20:25
JulienPalard pushed a commit that referenced this pull request May 24, 2023
Co-authored-by: Douuvid <[email protected]>
Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/146
Reviewed-by: Julien Palard <[email protected]>
Co-authored-by: douuvid <[email protected]>
Co-committed-by: douuvid <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants