__main__.py 67 Bytes
import ensurepip

if __name__ == "__main__":
    ensurepip._main()