File tree 2 files changed +4
-2
lines changed 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.39%" , "updated_at" : " 2024-03-28T03:23:13Z " }
1
+ {"translation" : " 92.39%" , "updated_at" : " 2024-03-29T02:25:18Z " }
Original file line number Diff line number Diff line change @@ -1172,12 +1172,14 @@ msgid ""
1172
1172
"in ways different from those provided by the :mod:`~dis` module itself. For"
1173
1173
" example::"
1174
1174
msgstr ""
1175
+ "新增的方法 :func:`~dis.get_instructions` 提供了一个为给定 Python 代码段产生 Instruction 流的迭代器。"
1176
+ " 这使得现在可以编写以不同于由 :mod:`~dis` 模块本身所提供的方式检查和操纵字节码对象的程序。 例如::"
1175
1177
1176
1178
#: ../../whatsnew/3.4.rst:737
1177
1179
msgid ""
1178
1180
"The various display tools in the :mod:`dis` module have been rewritten to "
1179
1181
"use these new components."
1180
- msgstr ""
1182
+ msgstr ":mod:`dis` 模块中的各种显示工具已被重新编写以使用这些新组件。 "
1181
1183
1182
1184
#: ../../whatsnew/3.4.rst:740
1183
1185
msgid ""
You can’t perform that action at this time.
0 commit comments