python (3.11.7)

(root)/
lib/
python3.11/
test/
__main__.py
       1  from test.libregrtest.main import main
       2  main(_add_python_opts=True)