Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
pyelftools
/
79271e94a3254e38edc1cd5df33a0e7132cb8afc
commit
79271e94a3254e38edc1cd5df33a0e7132cb8afc
[
log
]
author
Eli Bendersky <eliben@gmail.com>
Fri Jan 27 10:25:47 2012 +0200
committer
Eli Bendersky <eliben@gmail.com>
Fri Jan 27 10:25:47 2012 +0200
tree
f3362a856a64a3620e50253bc6b07481c3f7d026
parent
eefac9a7102528afeb1e95475e921bd50e08471c
[
diff
]
More changes to port to Python 3 All tox tests pass now!!
elftools/common/py3compat.py
[
diff
]
elftools/common/utils.py
[
diff
]
elftools/dwarf/descriptions.py
[
diff
]
elftools/dwarf/dwarf_expr.py
[
diff
]
elftools/dwarf/lineprogram.py
[
diff
]
elftools/dwarf/structs.py
[
diff
]
elftools/elf/descriptions.py
[
diff
]
elftools/elf/elffile.py
[
diff
]
elftools/elf/relocation.py
[
diff
]
elftools/elf/sections.py
[
diff
]
examples/dwarf_die_tree.py
[
diff
]
examples/dwarf_location_lists.py
[
diff
]
examples/dwarf_range_lists.py
[
diff
]
examples/elf_low_high_api.py
[
diff
]
examples/elf_relocations.py
[
diff
]
examples/elf_show_debug_sections.py
[
diff
]
examples/examine_dwarf_info.py
[
diff
]
scripts/readelf.py
[
diff
]
test/run_all_unittests.py
[
diff
]
test/test_callframe.py
[
diff
]
test/test_dwarf_expr.py
[
diff
]
test/test_dwarf_lineprogram.py
[
diff
]
test/test_dwarf_structs.py
[
diff
]
test/test_utils.py
[
diff
]
test/utils.py
[
diff
]
tox.ini
[
diff
]
26 files changed
tree: f3362a856a64a3620e50253bc6b07481c3f7d026
elftools/
examples/
scripts/
test/
.hgignore
CHANGES
LICENSE
MANIFEST.in
README
setup.py
TODO
tox.ini
z.py