[Python-Dev] First attempt at Python 3.4.0rc3 is up
Ned Deily
nad at acm.org
Fri Mar 7 22:00:50 CET 2014
In article <5319A6B2.8080809 at hastings.org>,
Larry Hastings <larry at hastings.org> wrote:
> It's published here:
>
> http://hg.python.org/releasing/3.4/
Note, to get the current state of what will be in "3.4.0.rc3", you need
to use the "3.4" branch and not "default".
hg pull http://hg.python.org/releasing/3.4/
hg update 3.4
--
Ned Deily,
nad at acm.org
More information about the Python-Dev
mailing list