<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 10, 2009, at 2:17 PM, Brett Cannon wrote:</div><blockquote type="cite"><div class="gmail_quote"><div><font class="Apple-style-span" color="#000000"><br></font></div><div>The one unfortunate thing about this proposal is how this is going to mean I have to install a package potentially four times if I want it available to all possible Python interpreters. Then again, the chances of anyone beyond the people on this mailing list using more than a single interpreter regularly is so small that bothering to add support for yet another user directory that works on any Python interpreter will not be worth it.</div> <div><br></div></div></blockquote></div><div><br></div><div>Yeah, I imagine that the use-case of wanting to re-use a shared set of packages between multiple interpreter implementations is relatively small. But if you did want to do so, you could just export the location for your (PYTHONIMPLEMENTATIONNAME)PATH to the location you want to re-use and off you go ...</div><div><br></div></body></html>