#!/usr/x86_64-w64-mingw32/sys-root/mingw/bin/python2.7.exe
import sys
from lib2to3.main import main

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