Intermediate Python user needed help
John Ladasky
john_ladasky at sbcglobal.net
Sun Aug 5 15:34:33 EDT 2012
More information about the Python-list mailing list
Sun Aug 5 15:34:33 EDT 2012
- Previous message (by thread): Intermediate Python user needed help
- Next message (by thread): Intermediate Python user needed help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Intermediate Python user needed help
- Next message (by thread): Intermediate Python user needed help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list