This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients larry, loewis, ncoghlan, ned.deily, python-dev
Date 2013-11-22.10:20:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385115645.08.0.660133170562.issue19550@psf.upfronthosting.co.za>
In-reply-to
Content
If it is acceptable for the "Remove" option to be somewhat unpredictable in the case where pip or setuptools was already installed and not by the installer, would "python -m pip uninstall --yes pip setuptools" work?  If not, should a new issue be opened to find a solution?
History
Date User Action Args
2013-11-22 10:20:45ned.deilysetrecipients: + ned.deily, loewis, ncoghlan, larry, python-dev
2013-11-22 10:20:45ned.deilysetmessageid: <1385115645.08.0.660133170562.issue19550@psf.upfronthosting.co.za>
2013-11-22 10:20:45ned.deilylinkissue19550 messages
2013-11-22 10:20:44ned.deilycreate