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

Skip to content

Commit a26fa96

Browse files
committed
[po] auto sync bot
1 parent 155ae8e commit a26fa96

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

glossary.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,9 @@ msgid ""
655655
"statements. The technique contrasts with the :term:`LBYL` style common to "
656656
"many other languages such as C."
657657
msgstr ""
658+
"“求原谅比求许可更容易”的英文缩写。这种 Python 常用编码风格会假定所需的键或属性存在,并在假定错误时捕获异常。这种简洁快速风格的特定就是大量运用"
659+
" :keyword:`try` 和 :keyword:`except` 语句。于其相对的则是所谓 :term:`LBYL` 风格,常见于 C "
660+
"等许多其他语言。"
658661

659662
#: ../../glossary.rst:328
660663
msgid "expression"

0 commit comments

Comments
 (0)