File tree Expand file tree Collapse file tree 2 files changed +111
-105
lines changed Expand file tree Collapse file tree 2 files changed +111
-105
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.6\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2018-06-10 11:27+0200\n "
11
- "PO-Revision-Date : 2018-06-17 10:28 +0200\n "
11
+ "PO-Revision-Date : 2018-06-17 11:04 +0200\n "
12
12
"Last-Translator : Julien Palard <julien@palard.fr>\n "
13
13
"Language-Team : \n "
14
14
"Language : fr\n "
@@ -586,7 +586,7 @@ msgid ""
586
586
"c:func:`PyArg_ParseTupleAndKeywords`), then all its arguments are positional-"
587
587
"only."
588
588
msgstr ""
589
- "Si la fonction C existante appelle :c:func:`PyArg_ParseTuple` (et pas : c:"
589
+ "Si la fonction C existante appelle :c:func:`PyArg_ParseTuple` (et pas :c:"
590
590
"func:`PyArg_ParseTupleAndKeywords`), alors tous ses arguments sont "
591
591
"uniquement positionnels. "
592
592
You can’t perform that action at this time.
0 commit comments