On Sat, Apr 25, 2009 at 7:47 PM, Kevin Ar18 <kevina...@hotmail.com> wrote: > > 2. Has anyone ever tried to implement some form of version control in Python > (if so, where)?
Both Bazaar (http://bazaar-vcs.org/) and Mercurial (http://www.selenic.com/mercurial/wiki/), two popular distributed VCS-es, are written in Python (with some C for speed). Cheers, Chris -- I have a blog: http://blog.rebertia.com -- http://mail.python.org/mailman/listinfo/python-list