Remove int2byte and byte2int utilities from py3compat
authorEli Bendersky <eliben@gmail.com>
Tue, 16 Aug 2022 13:31:35 +0000 (06:31 -0700)
committerEli Bendersky <eliben@gmail.com>
Tue, 16 Aug 2022 13:31:35 +0000 (06:31 -0700)
commite44e2bd54a25d12f935a321b4f86ed0a41dd80ea
tree19d272665d31e5c58503d49acf736988df51bda0
parentdd3e9ccc054cc384c20d68b5a68337dcbc99f923
Remove int2byte and byte2int utilities from py3compat
elftools/common/py3compat.py
elftools/common/utils.py
scripts/readelf.py
test/test_utils.py