Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
56a6d855e2b93b0eb39a3b291ef43b2d03c5e986
/
.
/
Lib
/
ensurepip
/
__main__.py
blob: 77527d7a3513596852d1eb0ff8d8935a98e0cc26 [
file
]
import
ensurepip
if
__name__
==
"__main__"
:
ensurepip
.
_main
()