Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 49d42d0

Browse files
[po] auto sync
1 parent 0c1f648 commit 49d42d0

2 files changed

Lines changed: 5120 additions & 5107 deletions

File tree

library/http.client.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
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::"
630630
msgstr ""
631631

632632
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/http.client.rst:585

0 commit comments

Comments
 (0)