Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 67e2e2f

Browse files
authored
retire marqueur fuzzy d'une chaine corrigée upstream (#1433)
1 parent 89982d7 commit 67e2e2f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

howto/sockets.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2020-08-24 09:01+0200\n"
9-
"PO-Revision-Date: 2020-05-08 15:38+0200\n"
9+
"PO-Revision-Date: 2020-09-30 17:07+0200\n"
1010
"Last-Translator: Mathieu Dupuy <[email protected]>\n"
1111
"Language-Team: FRENCH <[email protected]>\n"
1212
"Language: fr\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
16-
"X-Generator: Poedit 2.3\n"
16+
"X-Generator: Poedit 2.4.1\n"
1717

1818
#: howto/sockets.rst:5
1919
msgid "Socket Programming HOWTO"
@@ -617,7 +617,6 @@ msgstr ""
617617
"faites bien, c’est presque dans la poche."
618618

619619
#: howto/sockets.rst:320
620-
#, fuzzy
621620
msgid ""
622621
"In Python, you use ``socket.setblocking(False)`` to make it non-blocking. In "
623622
"C, it's more complex, (for one thing, you'll need to choose between the BSD "

0 commit comments

Comments
 (0)