Skip to content

Commit 5c8d8d6

Browse files
Update library/http.cookiejar.po
Co-authored-by: W. H. Wang <mattwang44@gmail.com>
1 parent 030b2a1 commit 5c8d8d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/http.cookiejar.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -352,10 +352,10 @@ msgid ""
352352
"values for cookie-attributes as well as for checking that the cookie is "
353353
"allowed to be set."
354354
msgstr ""
355-
"*request* 物件 (通常是 :class:`urllib.request.Request` 的實例) 必須支"
356-
" :meth:`get_full_url` 方法,以及 :attr:`host`、:attr:`unverifiable` "
357-
"和 :attr:`origin_req_host` 等屬性,如 :mod:`urllib.request` 的文檔所說,該請"
358-
"求被用於設置 cookie-attributes 的默認值並檢查 cookie 是否允許被設置。"
355+
"如 :mod:`urllib.request` 的文件所說,*request* 物件通常是 :class:`urllib.request.Request` 的實例"
356+
"必須支援 :meth:`get_full_url` 方法以及 :attr:`host`、:attr:`unverifiable` "
357+
"和 :attr:`origin_req_host` 等屬性,該請"
358+
"求被用於設置 cookie-attributes 的預設值並檢查 cookie 是否允許被設置。"
359359

360360
#: ../../library/http.cookiejar.rst:203
361361
msgid "Set the :class:`CookiePolicy` instance to be used."

0 commit comments

Comments
 (0)