File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.11\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2023-05-09 00:30 +0000\n "
10
+ "POT-Creation-Date : 2023-06-05 00:35 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 16:10+0000\n "
12
12
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -1645,8 +1645,9 @@ msgid ""
1645
1645
msgstr ""
1646
1646
1647
1647
#: ../../library/socket.rst:1431
1648
- msgid "This is equivalent to checking ``socket.gettimeout() == 0``."
1649
- msgstr ""
1648
+ #, fuzzy
1649
+ msgid "This is equivalent to checking ``socket.gettimeout() != 0``."
1650
+ msgstr "``sock.setblocking(False)`` 等價於 ``sock.settimeout(0.0)``"
1650
1651
1651
1652
#: ../../library/socket.rst:1438
1652
1653
msgid ""
You can’t perform that action at this time.
0 commit comments