File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ msgstr ""
66"Project-Id-Version : Python 3\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2023-07-23 14:38+0200\n "
9- "PO-Revision-Date : 2024-01-27 16:38+0100 \n "
9+ "PO-Revision-Date : 2024-10-01 17:22+0200 \n "
1010"Last-Translator : Mathieu Dupuy <deronnax@gmail.com>\n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1212"Language : fr\n "
@@ -335,7 +335,7 @@ msgid ""
335335"any output was captured regardless of the ``text=True`` setting. It may "
336336"remain ``None`` instead of ``b''`` when no output was observed."
337337msgstr ""
338- "Sortie du processus enfant si elle a été récupéré par :func:`run` ou :func:"
338+ "Sortie du processus enfant si elle a été récupérée par :func:`run` ou :func:"
339339"`check_output`. Sinon, ``None``. La sortie est toujours de type :class:"
340340"`bytes` quand elle est récupérée, que le paramètre ``text`` soit mis à "
341341"``True`` ou non. Si la sortie est vide, cette dernière peut être ``None`` au "
You can’t perform that action at this time.
0 commit comments