Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
allendowney
Edit Copy
Star
GitHub Repository:
allendowney/cpython
Path:
blob/main/Tools/freeze/test/ok.py
1
2
views
1
import
sys
2
sys
.
exit
(
0
)
3
4