<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 30 August 2013 14:44, Donald Stufft <span dir="ltr"><<a href="mailto:donald@stufft.io" target="_blank">donald@stufft.io</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":2z4" style="overflow:hidden">The Windows and OSX installers distributed by Python.org will automatically<br>
attempt to run ``python -m getpip`` by default however the ``make install``<br>
and ``make altinstall`` commands of the source distribution will not.</div></blockquote></div><br>Presumably the uninstaller components of these installers should similarly uninstall pip before uninstalling Python. Would something like a "python -m getpip uninstall" command be worthwhile to support this? (That's probably a question for the authors of the installers to answer, as I don't know if such a command would be needed - I suspect that the Windows MSI installer just records what files it installs and uninstalls them, so it may not be needed there).</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">But otherwise +1 on this PEP.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Paul</div></div>