MaskRay added a comment. It would be great to use a python3 shebang. These utilities are independent from other (possibly Python 2 specific) Python files % head -n 1 utils/update_cc_test_checks.py #!/usr/bin/env python3 https://reviews.llvm.org/D45369