master
/ miniconda3 / bin / 2to3-3.11

2to3-3.11 @74036c5 raw · history · blame

1
2
3
4
5
#!/home/jovyan/work/miniconda3/bin/python3.11
import sys
from lib2to3.main import main

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