Home
Manpages
About
(root)/
Python-3.11.7/
Tools/
freeze/
test/
ok.py
1
import
sys
2
sys
.
exit
(
0
)