On Fri, Jul 17, 2009 at 12:43 PM, <keith...@beyondbb.com> wrote: > Hi, I am reading values from a form and writing them to a text file. I keep > getting > a syntax error for outfile=open("filename", "a")I cant see it, does any body > else.
Indentation problems can cause mysterious syntax errors. Use a text editor that can show spaces and tabs and make sure your indentation is consistent. Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor