#!/gnu/store/hc2nql01h78qqxlcg4qril9c314m33zg-python-3.8.2/bin/python3.8
import sys
from lib2to3.main import main

sys.exit(main("lib2to3.fixes"))
