[Python-Dev] Enable access to the AST for Python code
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu May 21 07:32:45 CEST 2015
More information about the Python-Dev mailing list
Thu May 21 07:32:45 CEST 2015
- Previous message (by thread): [Python-Dev] Enable access to the AST for Python code
- Next message (by thread): [Python-Dev] Enable access to the AST for Python code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum wrote: > Hey Ben, this is probably a better topic for python-ideas. I'll warn you > that a hurdle for ideas like this is that ideally you don't want to > support this just for CPython. It's definitely cool though! This would effectively be a macro system. I thought your position on macros was that they're uncool? If you've changed your mind about this, that's cool too -- just checking. -- Greg
- Previous message (by thread): [Python-Dev] Enable access to the AST for Python code
- Next message (by thread): [Python-Dev] Enable access to the AST for Python code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list