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 @@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.7\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-06-26 18:54+0800\n "
12
- "PO-Revision-Date : 2021-06-24 17:59 +0800\n "
12
+ "PO-Revision-Date : 2021-06-24 19:38 +0800\n "
13
13
"Last-Translator : Leon H.\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
15
15
"tw)\n "
@@ -61,8 +61,8 @@ msgid ""
61
61
msgstr ""
62
62
"向主提示符或副提示符輸入中斷字符(通常是\\ :kbd:`Control-C`\\ 或\\ :kbd:"
63
63
"`Delete`\\ )會取消輸入並返回到主提示符。 [#]_ 在命令執行過程中輸入一個中斷,"
64
- "會引發\\ :ex :`KeyboardInterrupt`\\ 異常,但可以通過\\ :keyword:`try`\\ 語句來 "
65
- "處理 。"
64
+ "會引發\\ :exc :`KeyboardInterrupt`\\ 異常,但可以通過\\ :keyword:`try`\\ 語句 "
65
+ "來處理 。"
66
66
67
67
#: ../../tutorial/appendix.rst:38
68
68
msgid "Executable Python Scripts"
You can’t perform that action at this time.
0 commit comments