File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -406,7 +406,7 @@ msgstr ""
406406
407407#: ../../library/collections.abc.rst:161
408408msgid "The index() method added support for *stop* and *start* arguments."
409- msgstr "index() 方法支持 *stop* 和 *start* 参数。"
409+ msgstr "index() 方法支持 *stop* 和 *start* 参数。"
410410
411411#: ../../library/collections.abc.rst:168
412412msgid "ABCs for read-only and mutable sets."
@@ -461,7 +461,7 @@ msgid ""
461461msgstr ""
462462"用于协程兼容类的抽象基类。实现了如下定义在 :ref:`coroutine-objects`: 里的方法: "
463463":meth:`~coroutine.send`,:meth:`~coroutine.throw` 和 "
464- ":meth:`~coroutine.close`。通常的实现里还需要实现 :meth:`__await__` 方法。所有的 "
464+ ":meth:`~coroutine.close`。通常的实现里还需要实现 :meth:`__await__` 方法。所有的 "
465465":class:`Coroutine` 实例都必须是 :class:`Awaitable` 实例。参见 :term:`coroutine` 的定义。"
466466
467467#: ../../library/collections.abc.rst:210
Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ msgstr ""
168168
169169#: ../../library/reprlib.rst:145
170170msgid "Subclassing Repr Objects"
171- msgstr ""
171+ msgstr "子类化 Repr 对象 "
172172
173173#: ../../library/reprlib.rst:147
174174msgid ""
You can’t perform that action at this time.
0 commit comments