You have an old version of web2py with removes ALL trailing spaced. If the last line is a comment it is a problem because python does not like comments not ending in \n.
This was fixed in 1.48 I believe. Massimo On Nov 21, 5:36 pm, "Wes James" <[EMAIL PROTECTED]> wrote: > When a file is saved in the gui (i.e. db.py), i get a syntax error at > the end of the db.py file as a ticket > > when i save a file with wingIDE this does not happen > > latest svn > > -wj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

