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

Commit428cf51

Browse files
authored
Update heapq.po
1 parent3326e2f commit428cf51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎library/heapq.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ msgid ""
217217
"example, ``key=str.lower``). Equivalent to: ``sorted(iterable, key=key)[:"
218218
"n]``."
219219
msgstr""
220-
"回傳一個包含資料 *iterable* 中前 *n* 小元素的 list 。如果有指定 *key*參數,"
220+
"回傳一個包含資料 *iterable* 中前 *n* 小元素的 list 。如果有指定 *key*引數,"
221221
"*key* 會是只有一個引數的函式,用來從每一個在 *iterable* 中的元素提取一個比較"
222222
"的依據(例如 ``key=str.lower`` )。效果相當於 ``sorted(iterable, key=key)[:"
223223
"n]`` 。"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp