#!/c/mingw710/i686-710-win32-sjlj-rt_v5-rev0/mingw32/opt/bin/python2.7.exe
import sys
from lib2to3.main import main

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