Spaces:
Running
Running
File size: 67 Bytes
1d777c4 |
1 2 3 4 5 |
import sys
from .main import main
sys.exit(main("lib2to3.fixes"))
|