File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44#
55# Translators:
66# Liang-Bo Wang <me@liang2.tw>, 2016
7- # Liang-Bo Wang <me@liang2.tw>, 2016
87# 周 忠毅 <rilakcrc35@gmail.com>, 2016
98msgid ""
109msgstr ""
@@ -354,7 +353,6 @@ msgid ":meth:`fromstring` is renamed to :meth:`frombytes` for clarity."
354353msgstr "為了更明確,之前的 :meth:`fromstring` 被更名為 :meth:`frombytes` 。"
355354
356355#: ../../library/array.rst:160
357- #, fuzzy
358356msgid ""
359357"Read *n* items (as machine values) from the :term:`file object` *f* and "
360358"append them to the end of the array. If less than *n* items are available, :"
@@ -363,8 +361,7 @@ msgid ""
363361msgstr ""
364362"從 :term:`file object` *f* 讀取 *n* 個 machine value 類型的元素,接著將這些元"
365363"素加入陣列的最尾端。如果只有少於 *n* 個有效的元素會產生 :exc:`EOFError` 錯"
366- "誤,但有效的元素仍然會被加入陣列中。 *f* 必須是一個真正的內建檔案物件,其他擁"
367- "有 :meth:`read` 方法的不行。"
364+ "誤,但有效的元素仍然會被加入陣列中。"
368365
369366#: ../../library/array.rst:168
370367msgid ""
You can’t perform that action at this time.
0 commit comments