Le Sat, 13 Mar 2010 00:11:51 +0100, Jesus Cea <[email protected]> a écrit : > > I still don't know how I can clone the cpython repository. Regular > clone doesn't work with current repository state.
If you don't need to push back to the Mercurial repositories, you can use the "other" mirrors at http://code.python.org/hg (e.g.: `hg clone http://code.python.org/hg/trunk/`) _______________________________________________ python-committers mailing list [email protected] http://mail.python.org/mailman/listinfo/python-committers
