Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 23745c5

Browse files
committed
[po] auto sync bot
1 parent 8785ee7 commit 23745c5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tutorial/errors.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ msgid ""
182182
" an except clause listing a derived class is not compatible with a base "
183183
"class). For example, the following code will print B, C, D in that order::"
184184
msgstr ""
185+
"如果发生的异常和 :keyword:`except` 子句中的类是同一个类或者是它的基类,则异常和except子句中的类是兼容的(但反过来则不成立 "
186+
"--- 列出派生类的except 子句与基类兼容)。例如,下面的代码将依次打印 B, C, D ::"
185187

186188
#: ../../tutorial/errors.rst:147
187189
msgid ""

0 commit comments

Comments
 (0)