Skip to content

tutorial: quelques fuzzies #1888

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
May 26, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update tutorial/inputoutput.po
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
  • Loading branch information
deronnax and jeanas authored May 24, 2022
commit cf805b086db345e5b49a4cbd30d0578db58bb97b
2 changes: 1 addition & 1 deletion tutorial/inputoutput.po
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ msgid ""
"encoding=None)``"
msgstr ""
"La fonction :func:`open` renvoie un :term:`objet fichier` et est le plus "
"souvent utilisée avec deux arguments positionels et un argument nommé : "
"souvent utilisée avec deux arguments positionnels et un argument nommé : "
"``open(filename, mode, encoding=None)``"

#: tutorial/inputoutput.rst:294
Expand Down