#!/c/mingw492/i686-492-posix-sjlj-rt_v4-rev4/mingw32/opt/bin/python2.7.exe
import sys
from lib2to3.main import main

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