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 4407769 commit adf747aCopy full SHA for adf747a
library/importlib.po
@@ -43,9 +43,9 @@ msgid ""
43
"to comprehend than one implemented in a programming language other than "
44
"Python."
45
msgstr ""
46
-"第一是是提供 Python 原始碼中 :keyword:import 陳述句的實作(因此,也延伸到 :"
47
-"func:__import__ 函數)。這讓 :keyword:!import 實作可以移植到任何 Python 直譯"
48
-"器。同時,這也提供了一個比用其他程式語言實作更容易理解的版本。 "
+"第一是是提供 Python 原始碼中 :keyword:`import` 陳述句的實作(因此,也延伸到 :"
+"func:`__import__` 函數)。這讓 :keyword:`!import` 實作可以移植到任何 Python "
+"直譯器。同時,這也提供了一個比用其他程式語言實作更容易理解的版本。 "
49
50
#: ../../library/importlib.rst:29
51
msgid ""
0 commit comments