File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -714,6 +714,9 @@ msgid ""
714714"or has no ``boundary`` parameter. The returned string will always be "
715715"unquoted as per :func:`email.utils.unquote`."
716716msgstr ""
717+ "返回信息头当中 :mailheader:`Content-Type` 字段当中名为 ``boundary`` "
718+ "的参数值。如果字段当中没有此参数,或者这些个字段压根就不存在,返回 *failobj* 。返回的字符串永远按照 "
719+ ":func:`email.utils.unquote` 方法去除引号。"
717720
718721#: ../../library/email.compat32-message.rst:606
719722msgid ""
Original file line number Diff line number Diff line change @@ -597,6 +597,9 @@ msgid ""
597597"or has no ``boundary`` parameter. The returned string will always be "
598598"unquoted as per :func:`email.utils.unquote`."
599599msgstr ""
600+ "返回信息头当中 :mailheader:`Content-Type` 字段当中名为 ``boundary`` "
601+ "的参数值。如果字段当中没有此参数,或者这些个字段压根就不存在,返回 *failobj* 。返回的字符串永远按照 "
602+ ":func:`email.utils.unquote` 方法去除引号。"
600603
601604#: ../../library/email.message.rst:419
602605msgid ""
You can’t perform that action at this time.
0 commit comments