[Python-ideas] Enabling access to the AST for Python code
Greg
greg.ewing at canterbury.ac.nz
Fri May 22 04:08:45 CEST 2015
On 22/05/2015 1:51 p.m., Andrew Barnert via Python-ideas wrote:
> Or just use MacroPy, which
> wraps up all the hard stuff (especially 2.x compatibility) and
> provides a huge framework of useful tools. What do you want to do
> that can't be done that way?
You might not want to drag in a huge framework just to
do one thing.
--
Greg
More information about the Python-ideas
mailing list