[issue19406] PEP 453: add the ensurepip module

Donald Stufft report at bugs.python.org
Sun Nov 10 20:41:28 CET 2013


Donald Stufft added the comment:

* Updated setuptools
* Updated pip to the latest development snapshot
* Installs default to installing easy_install-X.Y, pipX, and pipX.Y
* Added --altinstall which only installs easy_install-X.Y and pipX.Y
* Added --default-install which installs easy_install, easy_install-X.Y, pip, pipX, and pipX.Y

----------
Added file: http://bugs.python.org/file32566/ensurepip-combined-altinstall.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19406>
_______________________________________


More information about the Python-bugs-list mailing list