Yes.<br><br>On Friday, October 3, 2014, Donald Stufft <<a href="mailto:donald@stufft.io">donald@stufft.io</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Whoops, I misred.</div><div><br></div><div>So to be clear, you think:</div><div><br></div><div>install -> pip, pip2, pip2.7</div><div>altinstall -> pip2.7</div><div><br></div><div><blockquote type="cite"><div>On Oct 3, 2014, at 8:46 PM, Guido van Rossum <<a href="javascript:_e(%7B%7D,'cvml','guido@python.org');" target="_blank">guido@python.org</a>> wrote:</div><br><div><p dir="ltr">That's not what I meant. Python 2.7 does install "python" unless you use altinstall.</p>
<div class="gmail_quote">On Oct 3, 2014 5:33 PM, "Donald Stufft" <<a href="javascript:_e(%7B%7D,'cvml','donald@stufft.io');" target="_blank">donald@stufft.io</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div>Ok, so neither Python 2.7 nor Python 3.x’s ensure pip command will install a</div><div>``pip`` binary by default without a flag. That's fine with me, just wanted to</div><div>make sure it made sense for Python 2.x. Thanks!</div></div><br><div><blockquote type="cite"><div>On Oct 3, 2014, at 8:31 PM, Guido van Rossum <<a href="javascript:_e(%7B%7D,'cvml','guido@python.org');" target="_blank">guido@python.org</a>> wrote:</div><br><div><p dir="ltr">That is copying the (alt)install targets of Python's own Makefile, and I think those are exactly right.</p>
<div class="gmail_quote">On Oct 3, 2014 3:07 PM, "Donald Stufft" <<a href="javascript:_e(%7B%7D,'cvml','donald@stufft.io');" target="_blank">donald@stufft.io</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm working on the backport of ensurepip to Python 2.7, and I realized that<br>
I'm not sure which commands to install. Right now by default pip (outside of<br>
the context of ensurepip) will install pip, pip2, and pip2.7 if installed in<br>
Python 2.7. In Python 3's ensurepip we modified it so that it would install<br>
pip3, and pip3.4, but *not* pip if it was an "install", and only pip3.4 if it<br>
was an "alt install".<br>
<br>
My question is, does this behavior make sense for ensurepip in 2.7? Or should<br>
it also install the "pip" command if it is an "install"?<br>
<br>
---<br>
Donald Stufft<br>
PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA<br>
<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="javascript:_e(%7B%7D,'cvml','Python-Dev@python.org');" target="_blank">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/guido%40python.org" target="_blank">https://mail.python.org/mailman/options/python-dev/guido%40python.org</a><br>
</blockquote></div>
</div></blockquote></div><br><div>
<div style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div>---</div><div>Donald Stufft</div><div>PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA</div></div></div>
</div>
<br></div></blockquote></div>
</div></blockquote></div><br><div>
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div>---</div><div>Donald Stufft</div><div>PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA</div></div></div>
</div>
<br></div></blockquote><br><br>-- <br>--Guido van Rossum (on iPad)<br>