Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155ae8e commit a26fa96Copy full SHA for a26fa96
1 file changed
glossary.po
@@ -655,6 +655,9 @@ msgid ""
655
"statements. The technique contrasts with the :term:`LBYL` style common to "
656
"many other languages such as C."
657
msgstr ""
658
+"“求原谅比求许可更容易”的英文缩写。这种 Python 常用编码风格会假定所需的键或属性存在,并在假定错误时捕获异常。这种简洁快速风格的特定就是大量运用"
659
+" :keyword:`try` 和 :keyword:`except` 语句。于其相对的则是所谓 :term:`LBYL` 风格,常见于 C "
660
+"等许多其他语言。"
661
662
#: ../../glossary.rst:328
663
msgid "expression"
0 commit comments