The time has come, Python2 should RIP in its grave, leaving its heritage to Python3. Users in 2022 probably expects that too: calling python should start the third version of the REPL/engine.
I realize our tooling still relies on python 2, but I think we should put a #! /usr/bin/env python2 line on top of these source files.