In article <k1ogk6$uns$1...@ger.gmane.org>, Terry Reedy <tjre...@udel.edu> 
wrote:

> If one goes to http://hg.python.org/cpython/ and clicks 'browse', it 
> defaults to 2.7, not to default (now 3.3). Moreover, there is no 
> indication that it is defaulting to an old branch rather than current 
> default, as one might reasonably expect. I found this very confusing 
> when I was trying to get a link for a python-list post and the code did 
> not look right.

It defaults to "tip" which is the most recently pushed change set.  At 
the moment, it just so happens that tip is a 2.7 change set.  Usually a 
change set for "default" will be the most recent but not always.  You 
just need to check the branch list.

-- 
 Ned Deily,
 n...@acm.org

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

Reply via email to