mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
ebe20a441c
This converts the `utils/api_checker` scripts to support Python 3 only. It removes all `from __future__` imports, and switches any `python` shebangs to `python3`.