On 21 Mai, 00:12, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
> En Tue, 20 May 2008 16:22:10 -0300, Joe P. Cool
> <[EMAIL PROTECTED]> escribió:
>
>
>
> > Ludwig Miniatur wrote:
> >> For example:
> >> #!/usr/bin/env python
>
> &g
Hi, I ran into a funny thing when I played with the python parser, to
build a python call graph for learning...
When I have a (special) python program, that runs without any error it
gives an error, when I try to parse it parser.suite. The error is,
when my program has a comment on the last line a