This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/bin/2to3-3.7
2019-02-09 02:45:25 -06:00

5 lines
127 B
Python
Executable file

#!/Users/shadow8t4/git/MultiPub/.pyenv/bin/python3.7
import sys
from lib2to3.main import main
sys.exit(main("lib2to3.fixes"))