Hi,
I tried to
<<< import parser
but it looks like this internal module - even though it is a feature of Python 2.2 - is not implemented directly. Any ideas how to get access to the internal AST and structures of Python?
Reason: I want to run PyLogic on the device.
Sorry, but since parsermodule.c is relatively large (almost 90 kB) and useful to a small number of developers, it's not likely to be supported any time soon.