#!/usr/bin/env python
from lib2to3 import refactor
import sys
sys.exit(refactor.main("lib2to3/fixes"))