File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2020-08-24 09:01+0200\n "
9
- "PO-Revision-Date : 2020-09-30 14:37 +0200\n "
9
+ "PO-Revision-Date : 2020-09-30 16:12 +0200\n "
10
10
"
Last-Translator :
Jules Lasne <[email protected] >\n "
11
11
"
Language-Team :
FRENCH <[email protected] >\n "
12
12
"Language : fr\n "
@@ -1302,7 +1302,6 @@ msgid "Generators"
1302
1302
msgstr "Générateurs"
1303
1303
1304
1304
#: tutorial/classes.rst:852
1305
- #, fuzzy
1306
1305
msgid ""
1307
1306
":term:`Generators <generator>` are a simple and powerful tool for creating "
1308
1307
"iterators. They are written like regular functions but use the :keyword:"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2020-08-24 09:01+0200\n "
9
- "PO-Revision-Date : 2020-09-30 14:22 +0200\n "
9
+ "PO-Revision-Date : 2020-09-30 16:12 +0200\n "
10
10
"
Last-Translator :
Jules Lasne <[email protected] >\n "
11
11
"
Language-Team :
FRENCH <[email protected] >\n "
12
12
"Language : fr\n "
@@ -777,7 +777,6 @@ msgstr ""
777
777
"``name`` comme mot-clé ::"
778
778
779
779
#: tutorial/controlflow.rst:660
780
- #, fuzzy
781
780
msgid ""
782
781
"There is no possible call that will make it return ``True`` as the keyword "
783
782
"``'name'`` will always bind to the first parameter. For example::"
You can’t perform that action at this time.
0 commit comments