<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Apr 30, 2016 at 7:05 PM, Neil Voss <span dir="ltr">&lt;<a href="mailto:vossman77@gmail.com" target="_blank">vossman77@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div id=":1cn" class=""># which python<br>
/opt/local/bin/python</div></blockquote></div><br class="">(a) what does &quot;port select --show python&quot; return?<br><br></div><div class="gmail_extra">(b) what does &quot;type python&quot; return? (&quot;which&quot; can lie. Specifically, it&#39;s prone to tell you what a *new* shell will see --- not what your *current* shell is doing, because shells cache what they&#39;ve already seen. If you ran &quot;port select --set&quot; in that shell and it had already seen /usr/bin/python, it will be running that still when you run &quot;python&quot;; &quot;which&quot; may not show this, &quot;type&quot; will.)</div><div class="gmail_extra"><br></div><div class="gmail_extra">-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>