Codebase Browser
cpython
Go to App
cpython
/
Lib/zipfile/
__main__.py
from . import main if __name__ == "__main__": main()