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 @@ -3964,6 +3964,9 @@ msgid ""
39643964":meth:`bytes.hex` now supports optional *sep* and *bytes_per_sep* parameters "
39653965"to insert separators between bytes in the hex output."
39663966msgstr ""
3967+ ":meth:`bytes.hex` が、16進数出力の各バイトを分割するセパレータを挿入するため"
3968+ "のオプションパラメータ *sep* と *bytes_per_sep* をサポートするようになりまし"
3969+ "た。"
39673970
39683971#: ../../library/stdtypes.rst:2430
39693972msgid ""
@@ -4101,6 +4104,9 @@ msgid ""
41014104"*sep* and *bytes_per_sep* parameters to insert separators between bytes in "
41024105"the hex output."
41034106msgstr ""
4107+ ":meth:`bytes.hex` と同様に、 :meth:`bytearray.hex` が、16進数出力の各バイトを"
4108+ "分割するセパレータを挿入するためのオプションパラメータ *sep* と "
4109+ "*bytes_per_sep* をサポートするようになりました。"
41044110
41054111#: ../../library/stdtypes.rst:2511
41064112msgid ""
You can’t perform that action at this time.
0 commit comments