File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -739,20 +739,20 @@ msgid ""
739739"A legacy method which when implemented calculates and returns the given "
740740"module's repr, as a string. The module type's default repr() will use the "
741741"result of this method as appropriate."
742- msgstr ""
742+ msgstr "一个遗留方法,在实现时计算并返回给定模块的repr,作为字符串。 模块类型的默认repr()将根据需要使用此方法的结果。 "
743743
744744#: ../../library/importlib.rst:471
745745msgid "Made optional instead of an abstractmethod."
746- msgstr ""
746+ msgstr "是可选的方法而不是一个抽象方法。 "
747747
748748#: ../../library/importlib.rst:474
749749msgid "The import machinery now takes care of this automatically."
750- msgstr ""
750+ msgstr "现在导入机制会自动地关注这个方法。 "
751751
752752#: ../../library/importlib.rst:480
753753msgid ""
754754"An :term:`abstract base class` to provide the ability to read *resources*."
755- msgstr ""
755+ msgstr "提供读取 *resources* 能力的一个:term:`抽象基类`。 "
756756
757757#: ../../library/importlib.rst:483
758758msgid ""
You can’t perform that action at this time.
0 commit comments