[IronPython] _ast Module

Michael Foord fuzzyman at voidspace.org.uk
Sat Jun 14 11:36:08 CEST 2008


Hello Dan,

The ast module in Fepy works, but as far as I know it targets the 
IronPython 1 AST. It shouldn't be too hard to update it for IronPython 2 
though.

What happens when you try it?

Michael Foord


Dan Eloff wrote:
> Since Jinja appears to be non-trivial to run in Silverlight, I'm also
> looking into Mako. Unfortunately, it looks like I hit another brick
> wall. Mako uses the _ast module, which is not available in IronPython
> as far as I'm aware. Is the ast module in fepy related to this at all?
> I'm out of options here too, aren't I?
>
> Thanks,
> -Dan
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>   


-- 
http://www.ironpythoninaction.com/
http://www.theotherdelia.co.uk/
http://www.voidspace.org.uk/
http://www.ironpython.info/
http://www.resolverhacks.net/




More information about the Ironpython-users mailing list