Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
/
1a07a01014bde23acd2684916ef38dc0cd73c2de
/
.
/
Lib
/
zipfile
/
__main__.py
blob: 868d99efc3c4a317b869b9bfc30a0ccf857ca73e [
file
]
from
.
import
main
if
__name__
==
"__main__"
:
main
()