There is a % that causes problems in the source and I have replaced it by \%. It works now. I think the latex js plugin is causing the problems.
On Feb 17, 7:09 pm, Wayne <[email protected]> wrote: > I wasn't sure if this should be posted to the book as a comment or > added here. If this should go in the book I can add it there. > > In section 3.6 of the online book when editing db.py I believe there > is a typo on line 16. When I enter the code shown in my app I receive > the following error: > > SyntaxError: EOL while scanning single-quoted string > > When looking at the source of that page that spot has '%(title)s' and > I was wondering if it should have been replaced with the variable > value or if that is literally what should have been on the page. > > Thanks for any help, > > Wayne -- You received this message because you are subscribed to the Google Groups "web2py-users" 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.

