Fix some Python 3 goofs and make sure the tests execute with the correct
authorEli Bendersky <eliben@gmail.com>
Sun, 31 Mar 2013 21:19:21 +0000 (14:19 -0700)
committerEli Bendersky <eliben@gmail.com>
Sun, 31 Mar 2013 21:19:21 +0000 (14:19 -0700)
commitccdb5543cdc1446874d68ad1693e3776beb74386
treee9790508cd062569c47919fdb4f1dc87f7686f0b
parent3c302cb8df5e5a4c61e2c78d501a52474acd2814
Fix some Python 3 goofs and make sure the tests execute with the correct
version of Python (the same the runners themselves were executed with).
README.rst
elftools/common/utils.py
scripts/readelf.py
test/run_readelf_tests.py
test/utils.py