On Oct 13, 2:39 pm, Malthe Borch <[EMAIL PROTECTED]> wrote:
> (Note: repost from python-dev)
>
> The ``compiler.ast`` module makes parsing Python source-code and AST
> manipulation relatively painless and it's straight-forward to implement
> a transformer class.
>
> However, I find that the ``compi
(Note: repost from python-dev)
The ``compiler.ast`` module makes parsing Python source-code and AST
manipulation relatively painless and it's straight-forward to implement
a transformer class.
However, I find that the ``compiler.pycodegen`` module imposes a hard
limit on the length of functi