Modernize Python scripts

Use type destructuring instead of explicit indexing.
This is preparatory work for python2/3 compatibility.

Differential Revision: https://reviews.llvm.org/D55989

llvm-svn: 350381
2 files changed