On Thursday, April 2, 2015, Ethan Furman <<a href="mailto:ethan@stoneleaf.us">ethan@stoneleaf.us</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I just built the latest version of Python 2.7 on my development machine -- or so I thought.  When I invoke it, I get:<br>
<br>
  Python 2.7.6+ (2.7:1beb3e0507fa, Apr  2 2015, 17:57:53)<br>
<br>
Why am I not seeing 2.7.9?<br>
</blockquote><div><br></div><div> <a href="https://hg.python.org/cpython/rev/1beb3e0507fa/">https://hg.python.org/cpython/rev/1beb3e0507fa/</a></div><div><br></div><div>I'd say update and try again. Taking a wild guess as to why you're on the wrong revision, if you use the hg 'share' extension to keep separate working copies of each branch, remember that 'hg pull --update' doesn't update if you already have all changesets from the server due to a pull in another 'shared' copy.</div><div><br></div><div>Hope this helps,</div><div><br></div><div>--</div><div>Zach</div><br><br>-- <br>Sent from Gmail Mobile<br>