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 9fa7ace commit 94e3735Copy full SHA for 94e3735
1 file changed
library/codeop.po
@@ -128,7 +128,7 @@ msgid ""
128
msgstr ""
129
"此類別的實例具有 :meth:`~object.__call__` 方法,其簽名與內建函式 :func:"
130
"`compile` 相同,區別在於如果實例編譯包含 :mod:`__future__` 陳述式的程式文本,"
131
-"實例會「記住」並使用該陳述式並有效地編譯所有後續程式文本。"
+"實例會「記住」並使用該陳述式開始編譯所有後續程式文本。"
132
133
#: ../../library/codeop.rst:70
134
msgid ""
@@ -140,4 +140,4 @@ msgid ""
140
141
142
"`compile_command` 相同,區別在於如果實例編譯包含 :mod:`__future__` 陳述式的程"
143
-"式文本,實例會「記住」並使用該陳述式並有效地編譯所有後續程式文本。"
+"式文本,實例會「記住」並使用該陳述式開始編譯所有後續程式文本。"
0 commit comments