File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ msgstr ""
4747msgid ""
4848"This function prints entries starting from the top frame and going down "
4949"towards the invocation point."
50- msgstr "此函式會從頂層框架 (frame)開始印出條目,然後往下到呼叫點。"
50+ msgstr "此函式會從頂層幀 (frame)開始印出條目,然後往下到呼叫點。"
5151
5252#: ../../library/asyncio-graph.rst:31
5353msgid ""
@@ -63,7 +63,7 @@ msgid ""
6363"of the stack."
6464msgstr ""
6565"如果在\\ *目前任務*\\ 上呼叫此函式,可以使用選擇性的僅限關鍵字引數 *depth* "
66- "來跳過堆疊頂端指定數量的框架 。"
66+ "來跳過堆疊頂端指定數量的幀 。"
6767
6868#: ../../library/asyncio-graph.rst:38
6969msgid ""
@@ -200,7 +200,7 @@ msgstr "``FrameCallGraphEntry(frame)``"
200200msgid ""
201201"Where *frame* is a frame object of a regular Python function in the call "
202202"stack."
203- msgstr "其中 *frame* 是呼叫堆疊中常規 Python 函式的框架物件 。"
203+ msgstr "其中 *frame* 是呼叫堆疊中常規 Python 函式的幀物件 。"
204204
205205#: ../../library/asyncio-graph.rst:115
206206msgid "Low level utility functions"
You can’t perform that action at this time.
0 commit comments