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

Skip to content

Commit 35c6e1e

Browse files
[po] auto sync
1 parent a5b0fbf commit 35c6e1e

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

library/email.compat32-message.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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`."
716716
msgstr ""
717+
"返回信息头当中 :mailheader:`Content-Type` 字段当中名为 ``boundary`` "
718+
"的参数值。如果字段当中没有此参数,或者这些个字段压根就不存在,返回 *failobj* 。返回的字符串永远按照 "
719+
":func:`email.utils.unquote` 方法去除引号。"
717720

718721
#: ../../library/email.compat32-message.rst:606
719722
msgid ""

library/email.message.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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`."
599599
msgstr ""
600+
"返回信息头当中 :mailheader:`Content-Type` 字段当中名为 ``boundary`` "
601+
"的参数值。如果字段当中没有此参数,或者这些个字段压根就不存在,返回 *failobj* 。返回的字符串永远按照 "
602+
":func:`email.utils.unquote` 方法去除引号。"
600603

601604
#: ../../library/email.message.rst:419
602605
msgid ""

0 commit comments

Comments
 (0)