View file File name : __main__.py Content :import sys from .main import main sys.exit(main("lib2to3.fixes"))