[TIP] Pythoscope proposal

Sylvain Thénault sylvain.thenault at logilab.fr
Thu Aug 21 00:21:46 PDT 2008


On Wed, Aug 20, 2008 at 11:36:15AM -0700, Michał Kwiatkowski wrote:
> On Wed, Aug 20, 2008 at 6:27 AM, Sylvain Thénault
> <sylvain.thenault at logilab.fr> wrote:
> > $ hg clone http://www.logilab.org/hg/logilab/astng
> > $ cd astng
> > $ hg up -C _ast_compat
> 
> The last command gives me an error:
> 
> abort: unknown revision '_ast_compat'!
> 
> Should I use some URL instead?

actually our external repository wasn't up to date. It is now, so:

$ hg pull
$ hg up -C _ast_compat

> > you should read the README._ast_compat file and the unittest to have a
> > look at the api and capabilities of the library. I've not finished the
> > work yet so unittest are still broken, and I'm hardly missing some time
> > to do so, so any help would be greatly appreciated, as well a comments
> > or questions. Anyway I'll try to find some time soon to get it working
> > asap. Last thing, the best place to talk about astng implementation
> > issue is the python-projects at logilab.org mailing list.
> 
> Just subscribed. I'll be glad to help.

great!

cheers,
-- 
Sylvain Thénault                               LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
Python et calcul scientifique:           http://www.logilab.fr/science




More information about the testing-in-python mailing list