mirror of
https://github.com/python/cpython.git
synced 2026-04-24 04:41:11 +00:00
3 lines
23 B
Python
3 lines
23 B
Python
|
|
import sys
|
||
|
|
sys.exit(0)
|