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

Commitd8fe1d5

Browse files
committed
fix(c-api/dict): update based on changes from cpython syncing
1 parent1f754ff commitd8fe1d5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎c-api/dict.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,16 @@ msgstr ""
3838
"class:`dict` 為同一個物件。"
3939

4040
#:../../c-api/dict.rst:24
41-
#,fuzzy
4241
msgid""
4342
"Return true if *p* is a dict object or an instance of a subtype of the dict "
4443
"type. This function always succeeds."
45-
msgstr"若 *p* 是一個字典物件或字典的子型態實例則會回傳 true。"
44+
msgstr"若 *p* 是一個字典物件或字典的子型態實例則會回傳 true。此函式每次都會執行成功。"
4645

4746
#:../../c-api/dict.rst:30
48-
#,fuzzy
4947
msgid""
5048
"Return true if *p* is a dict object, but not an instance of a subtype of the "
5149
"dict type. This function always succeeds."
52-
msgstr"若 *p* 是一個字典物件但並不是一個字典子型態的實例,則回傳 true。"
50+
msgstr"若 *p* 是一個字典物件但並不是一個字典子型態的實例,則回傳 true。此函式每次都會執行成功。"
5351

5452
#:../../c-api/dict.rst:36
5553
#,fuzzy

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp