Token Error: EOF in multiline statement

Terry Reedy tjreedy at udel.edu
Thu Jun 5 17:20:05 EDT 2008


"Matimus" <mccredie at gmail.com> wrote in message 
news:8d7b532c-9801-4a56-b9fa-ca0e7e152bdf at e39g2000hsf.googlegroups.com...
| 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.

or { or [ or ''' or """ or the last line ends with '\' 






More information about the Python-list mailing list