On 04/02, Alexander Walters wrote:
> On 4/2/2015 21:29, Ethan Furman wrote:
>>
>> I just built the latest version of Python 2.7 on my development machine -- 
>> or so I thought.  When I invoke it, I get:
>> 
>>    Python 2.7.6+ (2.7:1beb3e0507fa, Apr  2 2015, 17:57:53)
>> 
>> Why am I not seeing 2.7.9?
>
> Are you building from mercurial or a source tarball?

Mercurial:

  ethan@code:~/source/python/python2.7$ hg parent
  changeset:   90450:1beb3e0507fa
  branch:      2.7
  parent:      90434:b428b803f71f
  user:        Zachary Ware <zachary.w...@gmail.com>
  date:        Thu Apr 24 13:20:27 2014 -0500
  files:       Lib/test/test_itertools.py
  description:
  Issue #21346: Fix typos in test_itertools.  Patch by Brian Kearns.

--
~Ethan~
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to