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 60f4d71 commit 79e1986Copy full SHA for 79e1986
c-api/slice.po
@@ -146,7 +146,7 @@ msgstr ""
146
"如果 ``Py_LIMITED_API`` 沒有設定或設定為 ``0x03050400`` 和 ``0x03060000`` (不"
147
"包括) 或 ``0x03060100` 或更高的值 :c:func:`!PySlice_GetIndicesEx` 是使"
148
"用 :c:func:`!PySlice_Unpack` 和 :c:func:`!PySlice_AdjustIndices` 來實作一個巨"
149
-"集。參數 *start*,*stop* 和 *step* 會被評估多次。"
+"集。參數 *start*,*stop* 和 *step* 會被計算多次。"
150
151
#: ../../c-api/slice.rst:86
152
msgid ""
0 commit comments