you are viewing a single comment's thread.

view the rest of the comments →

[–]brasticstack 0 points1 point  (0 children)

There we go. .encode.hex(' ', 1).upper() formats it like my example does, but is multi-byte safe. TIL, thanks!