#!/c/mingw482/i686-482-posix-dwarf-rt_v3-r2/mingw32/opt/bin\python2.7.exe
import sys
from lib2to3.main import main

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