imported new version of construct with Python 3 compatibility
authorEli Bendersky <eliben@gmail.com>
Thu, 26 Jan 2012 04:49:19 +0000 (06:49 +0200)
committerEli Bendersky <eliben@gmail.com>
Thu, 26 Jan 2012 04:49:19 +0000 (06:49 +0200)
commitbd1a09f92c4ecdffd45cc01b3847ddea4fb90701
treedcfd3a037d8d017f79dc4d22612c3c8818c35ab1
parentc891904f3480f392690bd1a814769f60af0fbf79
imported new version of construct with Python 3 compatibility
12 files changed:
elftools/construct/__init__.py
elftools/construct/adapters.py
elftools/construct/core.py
elftools/construct/debug.py
elftools/construct/lib/__init__.py
elftools/construct/lib/binary.py
elftools/construct/lib/bitstream.py
elftools/construct/lib/container.py
elftools/construct/lib/hex.py
elftools/construct/macros.py
examples/elf_relocations.py
examples/reference_output/elf_relocations.out