File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2575,8 +2575,8 @@ msgid ""
2575
2575
"respectively. You can use :func:`importlib.util.spec_from_loader` to help in "
2576
2576
"porting. (Contributed by Brett Cannon in :issue:`42134`.)"
2577
2577
msgstr ""
2578
- "引入系統使用 :meth:`!importlib.abc.MetaPathFinder.find_module` 和 :! meth:"
2579
- "`importlib.abc.PathEntryFinder.find_module` 現在會觸發 :exc:`ImportWarning`,"
2578
+ "引入系統使用 :meth:`!importlib.abc.MetaPathFinder.find_module` 和 :meth:"
2579
+ "`! importlib.abc.PathEntryFinder.find_module` 現在會觸發 :exc:`ImportWarning`,"
2580
2580
"因為 :meth:`importlib.abc.MetaPathFinder.find_spec` 和 :meth:`importlib.abc."
2581
2581
"PathEntryFinder.find_spec` 分別是替代方案的首選。你可以使用 :func:`importlib."
2582
2582
"util.spec_from_loader` 來幫助移植。(由 Brett Cannon 在 :issue:`42134` 中貢"
You can’t perform that action at this time.
0 commit comments