Current File : //bin/2to3-2.6
#!/usr/bin/python2.6
from lib2to3.main import main
import sys
import os

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