commit | 8acb09f5b0f7e34bec1d7e6968d433cc7bfb8eb7 | [log] [tgz] |
---|---|---|
author | Svyatoslav Phirsov <41143811+phirsov@users.noreply.github.com> | Sun Feb 09 17:40:39 2020 +0300 |
committer | phirsov <41143811+phirsov@users.noreply.github.com> | Sun Feb 09 17:51:07 2020 +0300 |
tree | 085d64880a46da1abf14ef5df9da92bc544051d5 | |
parent | 722f6496c38efcea32571c4d80c5a1c7d7331abd [diff] |
bytestring output pretty-print improved bytestring got escaped hex string literal output format to not to confuse e.g. "\x11" bytestring with 11 integer Signed-off-by: phirsov <41143811+phirsov@users.noreply.github.com>