Token Error: EOF in multiline statement

Matimus mccredie at gmail.com
Thu Jun 5 16:39:32 EDT 2008


On Jun 5, 12:58 pm, maehhheeyy <maehhhe... at gmail.com> wrote:
> I'm not sure what it means but it always highlights the last line with
> nothing on it. My program has 63 lines and it highlights the 64th
> line. This keeps popping up whenever I try to run my program. Can you
> please help me fix this?

You are going to have to post the code or at least the exception text.
It sounds like the last line of your code is missing a needed
parentheses, but it is impossible to know without more input.

Matt



More information about the Python-list mailing list