File tree Expand file tree Collapse file tree 4 files changed +71
-71
lines changed Expand file tree Collapse file tree 4 files changed +71
-71
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.7\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2021-09-13 00:11 +0000\n "
10
+ "POT-Creation-Date : 2021-09-23 00:12 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 14:40+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -115,7 +115,7 @@ msgid ""
115
115
"form contains non-ASCII characters, use the *encoding* keyword parameter set "
116
116
"to the value of the encoding defined for the document. It is usually "
117
117
"contained in the META tag in the HEAD section of the HTML document or by "
118
- "the :mailheader:`Content-Type` header) . This reads the form contents from "
118
+ "the :mailheader:`Content-Type` header. This reads the form contents from "
119
119
"the standard input or the environment (depending on the value of various "
120
120
"environment variables set according to the CGI standard). Since it may "
121
121
"consume standard input, it should be instantiated only once."
Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.7\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2021-09-13 00:11 +0000\n "
10
+ "POT-Creation-Date : 2021-09-23 00:12 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 16:05+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -232,7 +232,7 @@ msgid ""
232
232
"to the victim's :func:`listen` socket and sending a configuration which runs "
233
233
"whatever code the attacker wants to have executed in the victim's process. "
234
234
"This is especially easy to do if the default port is used, but not hard even "
235
- "if a different port is used) . To avoid the risk of this happening, use the "
235
+ "if a different port is used. To avoid the risk of this happening, use the "
236
236
"``verify`` argument to :func:`listen` to prevent unrecognised configurations "
237
237
"from being applied."
238
238
msgstr ""
Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.7\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2021-09-13 00:11 +0000\n "
10
+ "POT-Creation-Date : 2021-09-23 00:12 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 16:14+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -770,7 +770,7 @@ msgid ""
770
770
"optional *timeout* parameter specifies a timeout in seconds for blocking "
771
771
"operations like the connection attempt (if not specified, the global default "
772
772
"timeout setting will be used). The timeout feature actually works only for "
773
- "HTTP, HTTPS and FTP connections) ."
773
+ "HTTP, HTTPS and FTP connections."
774
774
msgstr ""
775
775
776
776
#: ../../library/urllib.request.rst:658
You can’t perform that action at this time.
0 commit comments