On 02/11/10 19:02, Glen Clark wrote: > File "/home/glen/workspace/test.py", line 19 > if confirmed == "y": > ^ > SyntaxError: invalid syntax > > Why does this not work??? PyDev says "Expected:else" > It's hard to tell without context. Can you send the code around it as well?