Implement Section.__hash__() to avoid Python 2’s DeprecationWarning
authorMartin Panter <vadmium à gmail·com>
Thu, 13 Feb 2014 11:18:36 +0000 (11:18 +0000)
committerMartin Panter <vadmium à gmail·com>
Thu, 1 May 2014 12:02:27 +0000 (12:02 +0000)
commitff4f7273925df677b67b31e2b532768a392e18f8
treec32e7b4bfbea2ee770389e9e3d55c5e1134eb4bb
parentc9594acd0e1a1b87ab9a8b1de2b22c1411d617ff
Implement Section.__hash__() to avoid Python 2’s DeprecationWarning
elftools/elf/sections.py