|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version:Python 3.13\n" |
9 | 9 | "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" |
11 | 11 | "PO-Revision-Date:2018-05-23 16:13+0000\n" |
12 | 12 | "Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n" |
13 | 13 | "Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-" |
@@ -314,7 +314,7 @@ msgid "" |
314 | 314 | ":class:`!TracebackException` objects are created from actual exceptions to " |
315 | 315 | "capture data for later printing. They offer a more lightweight method of " |
316 | 316 | "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 " |
318 | 318 | "addition, they expose more options to configure the output compared to the " |
319 | 319 | "module-level functions described above." |
320 | 320 | msgstr"" |
|