Poodletooth-iLand/panda/python/Lib/lib2to3/__main__.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

4 lines
67 B
Python
Executable file

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