Make Python scripts portable across Python 2/3

Mostly:

- harmonize print function
- harmonize item iteration
- explicitly force list creation when needed

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

llvm-svn: 350382
4 files changed