1 2 3 4 5
#!/usr/bin/env python from lib2to3 import refactor import sys sys.exit(refactor.main("lib2to3/fixes"))