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 ""
40194019":meth:`bytes.hex` now supports optional *sep* and *bytes_per_sep* parameters "
40204020"to insert separators between bytes in the hex output."
40214021msgstr ""
4022+ ":meth:`bytes.hex` が、16進数出力の各バイトを分割するセパレータを挿入するため"
4023+ "のオプションパラメータ *sep* と *bytes_per_sep* をサポートするようになりまし"
4024+ "た。"
40224025
40234026#: ../../library/stdtypes.rst:2490
40244027msgid ""
@@ -4156,6 +4159,9 @@ msgid ""
41564159"*sep* and *bytes_per_sep* parameters to insert separators between bytes in "
41574160"the hex output."
41584161msgstr ""
4162+ ":meth:`bytes.hex` と同様に、 :meth:`bytearray.hex` が、16進数出力の各バイトを"
4163+ "分割するセパレータを挿入するためのオプションパラメータ *sep* と "
4164+ "*bytes_per_sep* をサポートするようになりました。"
41594165
41604166#: ../../library/stdtypes.rst:2571
41614167msgid ""
You can’t perform that action at this time.
0 commit comments