File tree 1 file changed +2
-3
lines changed 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ 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-05-08 15:38 +0200\n "
9
+ "PO-Revision-Date : 2020-09-30 17:07 +0200\n "
10
10
"Last-Translator : Mathieu Dupuy <deronnax@gmail.com>\n "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
12
12
"Language : fr\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
- "X-Generator : Poedit 2.3 \n "
16
+ "X-Generator : Poedit 2.4.1 \n "
17
17
18
18
#: howto/sockets.rst:5
19
19
msgid "Socket Programming HOWTO"
@@ -617,7 +617,6 @@ msgstr ""
617
617
"faites bien, c’est presque dans la poche."
618
618
619
619
#: howto/sockets.rst:320
620
- #, fuzzy
621
620
msgid ""
622
621
"In Python, you use ``socket.setblocking(False)`` to make it non-blocking. In "
623
622
"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