Current File : //opt/alt/python27/lib64/python2.7/lib2to3/__main__.py
import sys
from .main import main

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