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 67f732d commit b6b7dccCopy full SHA for b6b7dcc
1 file changed
howto/descriptor.po
@@ -584,6 +584,8 @@ msgid ""
584
" directly. Instead, both the dot operator and the :func:`getattr` function "
585
"perform attribute lookup by way of a helper function:"
586
msgstr ""
587
+"有趣的是,属性查找不会直接调用 :meth:`object.__getattribute__` ,点运算符和 :func:`getattr` "
588
+"函数均通过辅助函数执行属性查找:"
589
590
#: ../../howto/descriptor.rst:713
591
msgid ""
0 commit comments