File tree Expand file tree Collapse file tree 2 files changed +97
-75
lines changed
Expand file tree Collapse file tree 2 files changed +97
-75
lines changed Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : Python 3.13\n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2025-07-07 12:52 +0000\n "
10+ "POT-Creation-Date : 2025-08-23 00:15 +0000\n "
1111"PO-Revision-Date : 2023-04-26 02:54+0800\n "
1212"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -2094,9 +2094,9 @@ msgstr ""
20942094#: ../../library/sys.rst:1628
20952095msgid ""
20962096"Trace functions should have three arguments: *frame*, *event*, and *arg*. "
2097- "*frame* is the current stack frame. *event* is a string: ``'call'``, "
2098- "``'line '``, ``'return '``, ``'exception '`` or ``'opcode '``. *arg* depends on "
2099- "the event type."
2097+ "*frame* is the :ref:` current stack frame <frame-objects>`. *event* is a "
2098+ "string: ``'call '``, ``'line '``, ``'return '``, ``'exception '`` or "
2099+ "``'opcode'``. *arg* depends on the event type."
21002100msgstr ""
21012101
21022102#: ../../library/sys.rst:1633
You can’t perform that action at this time.
0 commit comments