File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff 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 <deronnax@gmail.com>\n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\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
1919msgid "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
621620msgid ""
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 "
You can’t perform that action at this time.
0 commit comments