Current File : //usr/lib64/python3.8/lib2to3/__main__.py
import sys
from .main import main

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