Use tuples with str.endswith(), supported since Python 2.5
authorMartin Panter <vadmium à gmail·com>
Wed, 12 Feb 2014 00:09:01 +0000 (00:09 +0000)
committerMartin Panter <vadmium à gmail·com>
Wed, 12 Feb 2014 00:09:01 +0000 (00:09 +0000)
commit133ac3fd610d96b8417efe62b7db2bd46fd85cfe
tree9e2583fbd107fff8e56ee4b9c900180350626fb5
parentc9594acd0e1a1b87ab9a8b1de2b22c1411d617ff
Use tuples with str.endswith(), supported since Python 2.5
scripts/readelf.py