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

Skip to content

Commit cbafe03

Browse files
committed
[po] auto sync bot
1 parent 5bf813e commit cbafe03

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

reference/datamodel.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2884,10 +2884,13 @@ msgid ""
28842884
"the context of adding Abstract Base Classes (see the :mod:`abc` module) to "
28852885
"the language."
28862886
msgstr ""
2887+
"新增功能描述,通过 :meth:`~class.__instancecheck__` 和 "
2888+
":meth:`~class.__subclasscheck__` 来定制 :func:`isinstance` 和 :func:`issubclass`"
2889+
" 行为,加入此功能的动机是出于向该语言添加抽象基类的内容(参见 :mod:`abc` 模块)。"
28872890

28882891
#: ../../reference/datamodel.rst:2052
28892892
msgid "Emulating generic types"
2890-
msgstr ""
2893+
msgstr "模拟泛型类型"
28912894

28922895
#: ../../reference/datamodel.rst:2054
28932896
msgid ""

0 commit comments

Comments
 (0)