On Sunday, 15 September 2013, Donald Stufft  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So there've been a number of updates to PEP453, so i'm posting it here again for more discussion:<br>

<br>
Viewable online at: <a href="http://www.python.org/dev/peps/pep-0453/" target="_blank">http://www.python.org/dev/peps/pep-0453/</a><br>
<br>
<snip PEP text></blockquote><div><br></div><div>Hey,</div><div><br></div><div>I've been trying hard to follow the discussions but please forgive this question if its has been hashed out already.</div><div><br></div>
<div>I was a little concerned, despite it being an implementation detail, about bundling a pip which ends up being present somewhere whwerever the bootstrap is.</div><div><br></div><div>I know the concept of a mini-pip has been abandoned, but I couldn't help thinking about the <span style>pip / setuptools as wheels in</span> Nick's roadmap summary. Instead of a copy of pip, could there not be minimal code to simply fetch the wheel and install that or perhaps even use it directly (a la what was possible with eggs)?</div>
<div><br></div><div>Perhaps that is already too much code and there are good reasons not to do this, but hoped asking would make it clear.</div><div><br></div><div>Thanks, Alex J Burke.</div><div></div>