On Sun, Jun 24, 2012 at 10:16 AM, gmspro <gms...@yahoo.com> wrote:
>
> Why is python source code not available on github?
>
> Make it available on github so that we can git clone and work on source
> code.

It's done with Mercurial, not git, but the same can be done:

hg clone http://hg.python.org/cpython

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to