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 5bf813e commit cbafe03Copy full SHA for cbafe03
1 file changed
reference/datamodel.po
@@ -2884,10 +2884,13 @@ msgid ""
2884
"the context of adding Abstract Base Classes (see the :mod:`abc` module) to "
2885
"the language."
2886
msgstr ""
2887
+"新增功能描述,通过 :meth:`~class.__instancecheck__` 和 "
2888
+":meth:`~class.__subclasscheck__` 来定制 :func:`isinstance` 和 :func:`issubclass`"
2889
+" 行为,加入此功能的动机是出于向该语言添加抽象基类的内容(参见 :mod:`abc` 模块)。"
2890
2891
#: ../../reference/datamodel.rst:2052
2892
msgid "Emulating generic types"
-msgstr ""
2893
+msgstr "模拟泛型类型"
2894
2895
#: ../../reference/datamodel.rst:2054
2896
msgid ""
0 commit comments