Skip to content

Commit 614aef5

Browse files
sync with cpython 740e9ab5
1 parent 1b40469 commit 614aef5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/traceback.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.13\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2024-12-05 00:14+0000\n"
10+
"POT-Creation-Date: 2024-12-13 00:15+0000\n"
1111
"PO-Revision-Date: 2018-05-23 16:13+0000\n"
1212
"Last-Translator: Adrian Liaw <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -314,7 +314,7 @@ msgid ""
314314
":class:`!TracebackException` objects are created from actual exceptions to "
315315
"capture data for later printing. They offer a more lightweight method of "
316316
"storing this information by avoiding holding references to :ref:"
317-
"`traceback<traceback-objects>` and :ref:`frame<frame-objects>` objects In "
317+
"`traceback<traceback-objects>` and :ref:`frame<frame-objects>` objects. In "
318318
"addition, they expose more options to configure the output compared to the "
319319
"module-level functions described above."
320320
msgstr ""

0 commit comments

Comments
 (0)