File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 95.33%" , "updated_at" : " 2024-07-06T05:46:51Z " }
1+ {"translation" : " 95.33%" , "updated_at" : " 2024-07-06T07:47:12Z " }
Original file line number Diff line number Diff line change 55#
66# Translators:
77# Rafael Fontenelle <[email protected] >, 20248- # Unknownuserfrommars, 2024
98# Freesand Leo <[email protected] >, 20249+ # Unknownuserfrommars, 2024
1010#
1111#, fuzzy
1212msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515"Report-Msgid-Bugs-To : \n "
1616"POT-Creation-Date : 2024-07-05 14:49+0000\n "
1717"PO-Revision-Date : 2024-05-11 00:34+0000\n "
18- "
Last-Translator :
Freesand Leo <[email protected] > , 2024\n"
18+ "Last-Translator : Unknownuserfrommars , 2024\n "
1919"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2020"MIME-Version : 1.0\n "
2121"Content-Type : text/plain; charset=UTF-8\n "
@@ -486,6 +486,9 @@ msgid ""
486486"attribute is accessed, while the old :meth:`~object.__getattr__` is only "
487487"called if ``foo`` isn't found in the instance's dictionary."
488488msgstr ""
489+ "新式类还支持一种新方法 "
490+ "``__getattribute__(attr_name)``。这两个方法的区别在于,:meth:`~object.__getattribute__` "
491+ "在访问任何属性时*总是*被调用,而旧的 :meth:`~object.__getattr__` 仅在 ``foo`` 未在实例的字典中找到时才被调用。"
489492
490493#: ../../whatsnew/2.2.rst:328
491494msgid ""
You can’t perform that action at this time.
0 commit comments