File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : Python 3.7\n "
99"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 "
1111"PO-Revision-Date : 2018-05-23 14:40+0000\n "
1212"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -115,7 +115,7 @@ msgid ""
115115"form contains non-ASCII characters, use the *encoding* keyword parameter set "
116116"to the value of the encoding defined for the document. It is usually "
117117"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 "
119119"the standard input or the environment (depending on the value of various "
120120"environment variables set according to the CGI standard). Since it may "
121121"consume standard input, it should be instantiated only once."
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : Python 3.7\n "
99"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 "
1111"PO-Revision-Date : 2018-05-23 16:05+0000\n "
1212"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -232,7 +232,7 @@ msgid ""
232232"to the victim's :func:`listen` socket and sending a configuration which runs "
233233"whatever code the attacker wants to have executed in the victim's process. "
234234"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 "
236236"``verify`` argument to :func:`listen` to prevent unrecognised configurations "
237237"from being applied."
238238msgstr ""
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : Python 3.7\n "
99"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 "
1111"PO-Revision-Date : 2018-05-23 16:14+0000\n "
1212"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -770,7 +770,7 @@ msgid ""
770770"optional *timeout* parameter specifies a timeout in seconds for blocking "
771771"operations like the connection attempt (if not specified, the global default "
772772"timeout setting will be used). The timeout feature actually works only for "
773- "HTTP, HTTPS and FTP connections) ."
773+ "HTTP, HTTPS and FTP connections."
774774msgstr ""
775775
776776#: ../../library/urllib.request.rst:658
You can’t perform that action at this time.
0 commit comments