File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4019,6 +4019,9 @@ msgid ""
4019
4019
":meth:`bytes.hex` now supports optional *sep* and *bytes_per_sep* parameters "
4020
4020
"to insert separators between bytes in the hex output."
4021
4021
msgstr ""
4022
+ ":meth:`bytes.hex` が、16進数出力の各バイトを分割するセパレータを挿入するため"
4023
+ "のオプションパラメータ *sep* と *bytes_per_sep* をサポートするようになりまし"
4024
+ "た。"
4022
4025
4023
4026
#: ../../library/stdtypes.rst:2490
4024
4027
msgid ""
@@ -4156,6 +4159,9 @@ msgid ""
4156
4159
"*sep* and *bytes_per_sep* parameters to insert separators between bytes in "
4157
4160
"the hex output."
4158
4161
msgstr ""
4162
+ ":meth:`bytes.hex` と同様に、 :meth:`bytearray.hex` が、16進数出力の各バイトを"
4163
+ "分割するセパレータを挿入するためのオプションパラメータ *sep* と "
4164
+ "*bytes_per_sep* をサポートするようになりました。"
4159
4165
4160
4166
#: ../../library/stdtypes.rst:2571
4161
4167
msgid ""
You can’t perform that action at this time.
0 commit comments