Syntax Error at end of file

Thomas Guettler zopestoller at thomas-guettler.de
Wed Jul 3 05:01:07 EDT 2002


Hi!

I get the following error-message:

"""
   File "<string>", line 254

     ^
SyntaxError: invalid token
"""

This wrror occurs at the end of the file. I think
it is because a left a (, ' or "  open.

Is there a tool which can give me the line of the opening
character? I programmed a lot and don't want to scan
a lot of lines for an not closed paranthesis

  thomas




More information about the Python-list mailing list