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 43dabbe commit 1dc1f96Copy full SHA for 1dc1f96
1 file changed
library/sys.po
@@ -1461,7 +1461,7 @@ msgstr ":class:`importlib.abc.MetaPathFinder`"
1461
msgid ""
1462
"The abstract base class defining the interface of finder objects on "
1463
":data:`meta_path`."
1464
-msgstr ""
+msgstr "抽象基类,定义了 :data:`meta_path` 内的查找器对象的接口。"
1465
1466
#: ../../library/sys.rst:923
1467
msgid ":class:`importlib.machinery.ModuleSpec`"
@@ -1471,7 +1471,7 @@ msgstr ":class:`importlib.machinery.ModuleSpec`"
1471
1472
"The concrete class which :meth:`~importlib.abc.MetaPathFinder.find_spec` "
1473
"should return instances of."
1474
+msgstr ":meth:`~importlib.abc.MetaPathFinder.find_spec` 返回的实例所对应的具体类。"
1475
1476
#: ../../library/sys.rst:928
1477
0 commit comments