I am using IDE to run a python file line by line.  When tried to open a 
file like the following,

with open('workfile') as f:

it says, "SyntaxError: unexpected EOF while parsing".  It's the same type 
of error message if you try to run a "for loop" line by line.  Do you know 
how to get around this?

Thanks.

Yi

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to