File tree Expand file tree Collapse file tree 6 files changed +323
-321
lines changed Expand file tree Collapse file tree 6 files changed +323
-321
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 81.73 %" , "updated_at" : " 2025-07-05T13:56:44Z " }
1
+ {"translation" : " 81.74 %" , "updated_at" : " 2025-07-05T15:57:00Z " }
Original file line number Diff line number Diff line change @@ -188,6 +188,8 @@ msgid ""
188
188
"example, by using :c:func:`PyImport_ImportModule`) for the attribute lookups"
189
189
" to succeed."
190
190
msgstr ""
191
+ "如果 *name* 指向某个子模块或子包的属性,要使属性查找能够成功这个子模块或子包必须在此之前已使用其他方式导入 (例如,通过使用 "
192
+ ":c:func:`PyImport_ImportModule`)。"
191
193
192
194
#: ../../c-api/capsule.rst:121
193
195
msgid "*no_block* has no effect anymore."
Original file line number Diff line number Diff line change @@ -2244,6 +2244,7 @@ msgid ""
2244
2244
"functional programming that uses Java examples and has a lengthy historical "
2245
2245
"introduction."
2246
2246
msgstr ""
2247
+ "https://defmacro.org/2006/06/19/fp.html: 一个使用 Java 示例并且具有详细的历史说明的函数式编程的总体介绍。"
2247
2248
2248
2249
#: ../../howto/functional.rst:1223
2249
2250
msgid ""
Original file line number Diff line number Diff line change @@ -1137,6 +1137,8 @@ msgid ""
1137
1137
"Discussions about improving the situation are best held on the `discuss "
1138
1138
"forum under c-api tag <https://discuss.python.org/c/core-dev/c-api/30>`__."
1139
1139
msgstr ""
1140
+ "有关改进此状况最好的讨论是在 `discuss 论坛的 c-api 标签下 <https://discuss.python.org/c/core-"
1141
+ "dev/c-api/30>`__ 进行的。"
1140
1142
1141
1143
#: ../../howto/isolating-extensions.rst:633
1142
1144
msgid "Per-Class Scope"
You can’t perform that action at this time.
0 commit comments