from
Sylvain Thénault <sylvain.thenault at logilab dot fr>
to
Jeremy Hylton <jeremy at alum dot mit dot edu>
subject
[Python-projects] Re: [ANN] ASTNG 0.13.1
date
On Monday 07 November à 13:33, Jeremy Hylton wrote:2005/11/08 09:33
> Have you given any thought about how the compiler.ast module should be
> intergrated with the new AST in the C Python compiler? It seems like
> the two ought to be unified and that the C Python AST ought to be
> exposed to Python programs. I'm not sure how to actually accomplish
> this, though.
It's a long time since I want to take a look at the AST branch of the
python C compiler but unfortunatly didn't had the time to do so yet.
Do you have any hint about where should I look first ? Do you know if
there is a lot of differences between python and compiler.ast nodes?
It would definitly be a great win to use the C Python ast for pylint
with python >= 2.5...
--
Sylvain Thénault LOGILAB, Paris (France).
http://www.logilab.com http://www.logilab.fr http://www.logilab.org
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects
