Intermediate Python user needed help

John Ladasky john_ladasky at sbcglobal.net
Sun Aug 5 15:34:33 EDT 2012


Check line 76 of your code for errors.

If line 76 is incorrectly formed, Python may see line 77 as a continuation of line 76 and throw the SyntaxError because of that.



More information about the Python-list mailing list