File tree 2 files changed +5
-1
lines changed 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.38 %" , "updated_at" : " 2024-03-28T02:25:59Z " }
1
+ {"translation" : " 92.39 %" , "updated_at" : " 2024-03-28T03:23:13Z " }
Original file line number Diff line number Diff line change @@ -1152,13 +1152,17 @@ msgid ""
1152
1152
":func:`~dis.disassemble` now accept a keyword-only *file* argument that "
1153
1153
"controls where they write their output."
1154
1154
msgstr ""
1155
+ "现在 :func:`~dis.show_code`, :func:`~dis.dis`, :func:`~dis.distb` 和 "
1156
+ ":func:`~dis.disassemble` 等函数可接受仅限关键字参数 *file* 来控制其输出的写入目标。"
1155
1157
1156
1158
#: ../../whatsnew/3.4.rst:719
1157
1159
msgid ""
1158
1160
"The :mod:`dis` module is now built around an :class:`~dis.Instruction` class"
1159
1161
" that provides object oriented access to the details of each individual "
1160
1162
"bytecode operation."
1161
1163
msgstr ""
1164
+ "现在 :mod:`dis` 模块是围绕 :class:`~dis.Instruction` "
1165
+ "类来构建的,该类以面向对象的访问方式提供对于每个单独字节码操作的细节。"
1162
1166
1163
1167
#: ../../whatsnew/3.4.rst:723
1164
1168
msgid ""
You can’t perform that action at this time.
0 commit comments