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 ""
714
714
"to be useful)."
715
715
msgstr ""
716
716
"以 :class:`DefaultCookiePolicy` 為子類別定義 :class:`CookiePolicy` 類別,並覆寫"
717
- "其中的一些或全部方法是最有用的。:class:`CookiePolicy` 本身可以用做 'null "
718
- "policy' ,允許設定和接收任何和所有的 cookies (這不太可能有用)。"
717
+ "其中的一些或全部方法是最有用的。:class:`CookiePolicy` 本身可以用做 '無策略' "
718
+ ",允許設定和接收任何和所有的 cookies (這不太可能有用)。"
719
719
720
720
#: ../../library/http.cookiejar.rst:440
721
721
msgid "DefaultCookiePolicy Objects"
@@ -928,7 +928,7 @@ msgid ""
928
928
"by or-ing together (for example, ``DomainStrictNoDots|"
929
929
"DomainStrictNonDomain`` means both flags are set)."
930
930
msgstr ""
931
- ":attr:`strict_ns_domain` 是一系列旗標。 它的值由 or-ing 組成 (例如,"
931
+ ":attr:`strict_ns_domain` 是一系列旗標。 它的值由將旗標按位或組成 (例如,"
932
932
"``DomainStrictNoDots|DomainStrictNonDomain`` 表示兩個旗標都被設定)。"
933
933
934
934
#: ../../library/http.cookiejar.rst:580
You can’t perform that action at this time.
0 commit comments