File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -714,8 +714,8 @@ msgid ""
714714"to be useful)."
715715msgstr ""
716716"以 :class:`DefaultCookiePolicy` 為子類別定義 :class:`CookiePolicy` 類別,並覆寫"
717- "其中的一些或全部方法是最有用的。:class:`CookiePolicy` 本身可以用做 'null "
718- "policy' ,允許設定和接收任何和所有的 cookies (這不太可能有用)。"
717+ "其中的一些或全部方法是最有用的。:class:`CookiePolicy` 本身可以用做 '無策略' "
718+ ",允許設定和接收任何和所有的 cookies (這不太可能有用)。"
719719
720720#: ../../library/http.cookiejar.rst:440
721721msgid "DefaultCookiePolicy Objects"
@@ -928,7 +928,7 @@ msgid ""
928928"by or-ing together (for example, ``DomainStrictNoDots|"
929929"DomainStrictNonDomain`` means both flags are set)."
930930msgstr ""
931- ":attr:`strict_ns_domain` 是一系列旗標。 它的值由 or-ing 組成 (例如,"
931+ ":attr:`strict_ns_domain` 是一系列旗標。 它的值由將旗標按位或組成 (例如,"
932932"``DomainStrictNoDots|DomainStrictNonDomain`` 表示兩個旗標都被設定)。"
933933
934934#: ../../library/http.cookiejar.rst:580
You can’t perform that action at this time.
0 commit comments