mirror of
https://github.com/izzy2lost/cpython.git
synced 2026-03-10 11:29:24 -07:00
5 lines
67 B
Python
5 lines
67 B
Python
import ensurepip
|
|
|
|
if __name__ == "__main__":
|
|
ensurepip._main()
|