Remove BytesIO and StringIO from py3compat
authorEli Bendersky <eliben@gmail.com>
Tue, 16 Aug 2022 13:26:19 +0000 (06:26 -0700)
committerEli Bendersky <eliben@gmail.com>
Tue, 16 Aug 2022 13:26:19 +0000 (06:26 -0700)
commitdd3e9ccc054cc384c20d68b5a68337dcbc99f923
tree5b51a84c1b4ba30e6dd5f226e40649e997298532
parenta412cfb9bd4acf4e6fa94697662e5431cad388b8
Remove BytesIO and StringIO from py3compat
elftools/common/py3compat.py
elftools/dwarf/dwarf_expr.py
elftools/elf/elffile.py
test/test_arm_call_reloc.py
test/test_callframe.py
test/test_dwarf_lineprogram.py
test/test_relocations.py
test/test_utils.py