[IPython-user] [IPython-dev] Testing help needed with IPython1
Stefan van der Walt
stefan@sun.ac...
Fri Jun 22 16:34:43 CDT 2007
On Fri, Jun 22, 2007 at 02:08:00PM -0600, Fernando Perez wrote:
> And if anyone on the list happens to be an expert on the internals of
> how Python's AST code is supposed to work (this stuff is more or less
> undocumented, except for the AST construction code itself), please let
> us know. It might come handy to know we have an expert on this topic
> 'on call', since the debugging for this stuff has been, ahem, 'fun'.
I am curious -- how are you guys planning to use the AST? Creating an
AST tree from source code is one thing, but can a person reconstruct
code from an AST tree for execution?
Cheers
Stéfan
More information about the IPython-user
mailing list