#!/media/mmcblk0p1/Programs/_python26/bin/python2.6
from lib2to3.main import main
import sys
import os

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