File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ msgstr ""
66"Project-Id-Version : Python 3.6\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2017-08-10 00:49+0200\n "
9- "PO-Revision-Date : 2019-06-01 10:09 +0200\n "
9+ "PO-Revision-Date : 2019-06-01 10:11 +0200\n "
1010"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1111"Language : fr\n "
1212"MIME-Version : 1.0\n "
@@ -141,8 +141,8 @@ msgid ""
141141msgstr ""
142142"Cette fonction fonctionne comme :func:`getopt`, sauf que le mode de *scan* GNU "
143143"est utilisé par défaut. Cela signifie que les arguments option et non-option "
144- "peuvent être intermixés. La fonction :func:`getopt` arrête le traitement des "
145- "options dès qu’un argument de non-option est rencontré."
144+ "peuvent être ** intermixés** . La fonction :func:`getopt` arrête le traitement "
145+ "des options dès qu’un argument de non-option est rencontré."
146146
147147#: ../Doc/library/getopt.rst:73
148148msgid ""
You can’t perform that action at this time.
0 commit comments