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 ded8572 commit f303eb7Copy full SHA for f303eb7
1 file changed
library/sys.po
@@ -1727,10 +1727,12 @@ msgid ""
1727
":term:`finder` for the path. If a finder can be created, it is to be "
1728
"returned by the callable, else raise :exc:`ImportError`."
1729
msgstr ""
1730
+"一个由可调用对象组成的列表,这些对象接受一个路径作为参数,并尝试为该路径创建一个 :term:`查找器 "
1731
+"<finder>`。如果成功创建查找器,则可调用对象将返回它,否则将引发 :exc:`ImportError` 异常。"
1732
1733
#: ../../library/sys.rst:1072 ../../library/sys.rst:1083
1734
msgid "Originally specified in :pep:`302`."
-msgstr ""
1735
+msgstr "本特性最早在 :pep:`302` 中被提及。"
1736
1737
#: ../../library/sys.rst:1077
1738
msgid ""
0 commit comments