Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0c84161

Browse files
committed
fix(library/array): update based on changes from cpython syncing
1 parentaecf717 commit0c84161

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎library/array.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#
55
# Translators:
66
# Liang-Bo Wang <me@liang2.tw>, 2016
7-
# Liang-Bo Wang <me@liang2.tw>, 2016
87
# 周 忠毅 <rilakcrc35@gmail.com>, 2016
98
msgid ""
109
msgstr ""
@@ -354,7 +353,6 @@ msgid ":meth:`fromstring` is renamed to :meth:`frombytes` for clarity."
354353
msgstr"為了更明確,之前的 :meth:`fromstring` 被更名為 :meth:`frombytes` 。"
355354

356355
#:../../library/array.rst:160
357-
#,fuzzy
358356
msgid""
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 ""
363361
msgstr""
364362
"從 :term:`file object` *f* 讀取 *n* 個 machine value 類型的元素,接著將這些元"
365363
"素加入陣列的最尾端。如果只有少於 *n* 個有效的元素會產生 :exc:`EOFError` 錯"
366-
"誤,但有效的元素仍然會被加入陣列中。 *f* 必須是一個真正的內建檔案物件,其他擁"
367-
"有 :meth:`read` 方法的不行。"
364+
"誤,但有效的元素仍然會被加入陣列中。"
368365

369366
#:../../library/array.rst:168
370367
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp