Home
Manpages
About
(root)/
Python-3.11.7/
Lib/
test/
__main__.py
1
from
test
.
libregrtest
.
main
import
main
2
main
(
_add_python_opts
=
True
)