File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ msgid ""
1717msgstr ""
1818"Project-Id-Version : Python 3.8\n "
1919"Report-Msgid-Bugs-To : \n "
20- "POT-Creation-Date : 2020-01-01 12:19 +0000\n "
20+ "POT-Creation-Date : 2020-02-03 12:37 +0000\n "
2121"PO-Revision-Date : 2017-02-16 23:13+0000\n "
2222"
Last-Translator :
Freesand Leo <[email protected] >, 2019\n "
2323"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -624,9 +624,9 @@ msgid ""
624624"Client side ``HTTP PUT`` requests are very similar to ``POST`` requests. The"
625625" difference lies only the server side where HTTP server will allow resources"
626626" to be created via ``PUT`` request. It should be noted that custom HTTP "
627- "methods + are also handled in :class:`urllib.request.Request` by sending the "
628- "appropriate + method attribute.Here is an example session that shows how to "
629- "do ``PUT`` request using http.client::"
627+ "methods are also handled in :class:`urllib.request.Request` by setting the "
628+ "appropriate method attribute. Here is an example session that shows how to "
629+ "send a ``PUT`` request using http.client::"
630630msgstr ""
631631
632632#: /home/travis/build/python/cpython-doc-catalog/Doc/library/http.client.rst:585
You can’t perform that action at this time.
0 commit comments