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

Appearance settings

Commit a7c7cc7

Browse filesBrowse files
authored
Merge pull request #405 from CTHua/list
update: c-api/list.po
2 parents 7e06927 + b77bb6f commit a7c7cc7
Copy full SHA for a7c7cc7

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎c-api/list.po

Copy file name to clipboardExpand all lines: c-api/list.po
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,16 @@ msgid ""
3939
"Return true if *p* is a list object or an instance of a subtype of the list "
4040
"type. This function always succeeds."
4141
msgstr ""
42+
"如果 *p* 是一個 list 物件或者是 list 型別的子型別的實例,就回傳 true。這個函"
43+
"式永遠會成功執行。"
4244

4345
#: ../../c-api/list.rst:30
4446
msgid ""
4547
"Return true if *p* is a list object, but not an instance of a subtype of the "
4648
"list type. This function always succeeds."
4749
msgstr ""
50+
"如果 *p* 是一個 list 物件但不是 list 型別的子型別的實例,就回傳 true。這個函"
51+
"式永遠會成功執行。"
4852

4953
#: ../../c-api/list.rst:36
5054
msgid "Return a new list of length *len* on success, or ``NULL`` on failure."

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.