File Manager

Path: /usr/lib64/python3.9/lib2to3/

Viewing File: __main__.py

import sys
from .main import main

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