We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90def0 commit 6750a79Copy full SHA for 6750a79
library/queue.po
@@ -6,7 +6,7 @@ msgstr ""
6
"Project-Id-Version: Python 3.6\n"
7
"Report-Msgid-Bugs-To: \n"
8
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
9
-"PO-Revision-Date: 2018-07-05 09:50+0200\n"
+"PO-Revision-Date: 2018-07-21 10:58+0200\n"
10
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
11
"Language-Team: FRENCH <[email protected]>\n"
12
"Language: fr\n"
@@ -66,6 +66,7 @@ msgstr ""
66
"été conçus pour être réentrants au sein d'un fil d'exécution."
67
68
#: ../Doc/library/queue.rst:30
69
+#, fuzzy
70
msgid ""
71
"In addition, the module implements a \"simple\" :abbr:`FIFO (first-in, first-"
72
"out)` queue type where specific implementations can provide additional "
0 commit comments