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