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

Skip to content

Commit 829120f

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython 838e8a27
1 parent a04fbb1 commit 829120f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/email.policy.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.13\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2024-09-03 11:11+0800\n"
9+
"POT-Creation-Date: 2025-01-06 00:14+0000\n"
1010
"PO-Revision-Date: 2018-05-23 16:01+0000\n"
1111
"Last-Translator: Adrian Liaw <[email protected]>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -355,7 +355,7 @@ msgstr ""
355355
#: ../../library/email.policy.rst:268
356356
msgid ""
357357
"Handle a *defect* found on *obj*. When the email package calls this method, "
358-
"*defect* will always be a subclass of :class:`~email.errors.Defect`."
358+
"*defect* will always be a subclass of :class:`~email.errors.MessageDefect`."
359359
msgstr ""
360360

361361
#: ../../library/email.policy.rst:272
@@ -368,7 +368,7 @@ msgstr ""
368368
#: ../../library/email.policy.rst:279
369369
msgid ""
370370
"Register a *defect* on *obj*. In the email package, *defect* will always be "
371-
"a subclass of :class:`~email.errors.Defect`."
371+
"a subclass of :class:`~email.errors.MessageDefect`."
372372
msgstr ""
373373

374374
#: ../../library/email.policy.rst:282

0 commit comments

Comments
 (0)